diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index 949e3e9e62d..1d634867466 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,6 +1,6 @@ # Template file for 'runit-void' pkgname=runit-void -version=20141231 +version=20150116 revision=1 build_style=gnu-makefile homepage="http://www.voidlinux.eu" @@ -10,7 +10,7 @@ license="Public Domain" hostmakedepends="git" depends="runit" -conf_files="/etc/hostname /etc/locale.conf /etc/rc.conf /etc/rc.local" +conf_files="/etc/hostname /etc/locale.conf /etc/rc.conf /etc/rc.local /etc/rc.shutdown" make_dirs=" /etc/zzz.d/suspend 0755 root root /etc/zzz.d/resume 0755 root root"