Disable AppArmor

This commit is contained in:
Nils Hanke 2022-12-20 19:39:19 +01:00
parent 7b1fe6e7fd
commit f63c495396

View File

@ -1,3 +1,3 @@
[Output]
# set selinux to permissive
KernelCommandLine=!selinux=0 selinux=1 enforcing=0
KernelCommandLine=!selinux=0 selinux=1 enforcing=0 apparmor=0