mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
mkosi: Stop setting apparmor=0
It doesn't get pulled in as a dependency anyway and kernel command line space is precious so let's remove apparmor=0 as it's a noop anyway. (cherry picked from commit 5319be5f0c68d7edb09438419ca4171e4692c859)
This commit is contained in:
parent
fa7892a690
commit
611e82e660
@ -67,7 +67,6 @@ KernelCommandLine=systemd.crash_shell
|
||||
# not appear for some reason.
|
||||
systemd.default_device_timeout_sec=30
|
||||
# Make sure no LSMs are enabled by default.
|
||||
apparmor=0
|
||||
selinux=0
|
||||
enforcing=0
|
||||
systemd.early_core_pattern=/core
|
||||
|
Loading…
x
Reference in New Issue
Block a user