runit-void: mark forgotten files as conf

This commit is contained in:
q66 2019-11-01 12:34:33 +01:00 committed by Duncan Overbruck
parent 93917f38f9
commit a71b0a458b

View file

@ -1,7 +1,7 @@
# Template file for 'runit-void'
pkgname=runit-void
version=20190906
revision=2
revision=3
wrksrc="void-runit-${version}"
build_style=gnu-makefile
short_desc="Void Linux runit scripts"
@ -20,7 +20,9 @@ conf_files="
/etc/rc.shutdown
/etc/sv/agetty-console/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="
/etc/zzz.d/suspend 0755 root root