From fd80c8f9af07acee684d60b49394f40b22154fc0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 16 Jan 2015 09:37:20 +0100 Subject: [PATCH] runit-void: rc.shutdown and more complete cryptsetup support. --- srcpkgs/runit-void/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"