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
|
# - disable
|
||||||
# - complain
|
# - complain
|
||||||
# - enforce
|
# - enforce
|
||||||
#APPARMOR=disable
|
APPARMOR=complain
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue