runit-void: set apparmor to complain mode by default

This commit is contained in:
Michal Vasilek 2021-08-11 00:30:17 +02:00
parent 042d0e26a8
commit bb8c91a55d
2 changed files with 2 additions and 2 deletions

View file

@ -4,4 +4,4 @@
# - disable # - disable
# - complain # - complain
# - enforce # - enforce
#APPARMOR=disable APPARMOR=complain

View file

@ -1,7 +1,7 @@
# Template file for 'runit-void' # Template file for 'runit-void'
pkgname=runit-void pkgname=runit-void
version=20210314 version=20210314
revision=1 revision=2
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"