mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
runit-void: mark forgotten files as conf
This commit is contained in:
parent
93917f38f9
commit
a71b0a458b
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20190906
|
version=20190906
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="void-runit-${version}"
|
wrksrc="void-runit-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Void Linux runit scripts"
|
short_desc="Void Linux runit scripts"
|
||||||
|
@ -20,7 +20,9 @@ conf_files="
|
||||||
/etc/rc.shutdown
|
/etc/rc.shutdown
|
||||||
/etc/sv/agetty-console/conf
|
/etc/sv/agetty-console/conf
|
||||||
/etc/sv/agetty-serial/conf
|
/etc/sv/agetty-serial/conf
|
||||||
/etc/sv/agetty-tty1/conf"
|
/etc/sv/agetty-tty1/conf
|
||||||
|
/etc/sv/agetty-hvc0/conf
|
||||||
|
/etc/sv/agetty-hvsi0/conf"
|
||||||
|
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/zzz.d/suspend 0755 root root
|
/etc/zzz.d/suspend 0755 root root
|
||||||
|
|
Loading…
Add table
Reference in a new issue