mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
runit-void: rc.shutdown and more complete cryptsetup support.
This commit is contained in:
parent
8c02bcda28
commit
fd80c8f9af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20141231
|
version=20150116
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -10,7 +10,7 @@ license="Public Domain"
|
||||||
|
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
depends="runit"
|
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="
|
make_dirs="
|
||||||
/etc/zzz.d/suspend 0755 root root
|
/etc/zzz.d/suspend 0755 root root
|
||||||
/etc/zzz.d/resume 0755 root root"
|
/etc/zzz.d/resume 0755 root root"
|
||||||
|
|
Loading…
Add table
Reference in a new issue