runit-void: set apparmor to complain mode by default
This commit is contained in:
parent
042d0e26a8
commit
bb8c91a55d
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@
|
|||
# - disable
|
||||
# - complain
|
||||
# - enforce
|
||||
#APPARMOR=disable
|
||||
APPARMOR=complain
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'runit-void'
|
||||
pkgname=runit-void
|
||||
version=20210314
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="void-runit-${version}"
|
||||
build_style=gnu-makefile
|
||||
short_desc="Void Linux runit scripts"
|
||||
|
|
Loading…
Reference in a new issue