mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-20 04:54:46 -04:00
Disable AppArmor
This commit is contained in:
parent
5211c44aa2
commit
0ec315fd48
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue