mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-22 22:14:43 -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]
|
[Output]
|
||||||
# set selinux to permissive
|
# 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