diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index 3e60efff602..bdc6e4ffbd2 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,6 +1,6 @@ # Template file for 'runit-void' pkgname=runit-void -version=20140719 +version=20140725 revision=1 build_style=gnu-makefile homepage="http://www.voidlinux.eu" @@ -11,6 +11,8 @@ license="Public domain" makedepends="runit" depends="${makedepends}" conf_files="/etc/rc.conf" +make_dirs="/etc/zzz.d/suspend 0755 root root + /etc/zzz.d/resume 0755 root root" do_fetch() { git clone git://github.com/voidlinux/runit-void ${pkgname}-${version}