diff --git a/srcpkgs/runit-void/files/apparmor b/srcpkgs/runit-void/files/apparmor index 980b5b3eecc..b32ce11a11e 100644 --- a/srcpkgs/runit-void/files/apparmor +++ b/srcpkgs/runit-void/files/apparmor @@ -4,4 +4,4 @@ # - disable # - complain # - enforce -#APPARMOR=disable +APPARMOR=complain diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index 2ac215c253f..0c98cadc9e1 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -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"