mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
[Output]
|
|
# set selinux to permissive
|
|
KernelCommandLine=!selinux=0 selinux=1 enforcing=0 audit=0
|
|
|
|
[Content]
|
|
# Secure Boot / EFI related packages for manual enrollment / verification of Secure Boot
|
|
Packages=selinux-policy,
|
|
selinux-policy-targeted,
|