summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDenis Chevalier <perso@denischevalier.fr>2026-08-06 16:44:21 +0200
committerDenis Chevalier <perso@denischevalier.fr>2026-08-06 16:44:21 +0200
commita7802fb1a8bdedf3b13cf7c4c8177300d2cd4a4c (patch)
treea165c293dc9091f86a0943e8098b9831f6c7f8fb /etc
parent78d80312896d9ba5b37108e318b0d6611e9dd3a7 (diff)
downloadpostinstall-a7802fb1a8bdedf3b13cf7c4c8177300d2cd4a4c.tar.gz
postinstall-a7802fb1a8bdedf3b13cf7c4c8177300d2cd4a4c.tar.bz2
postinstall-a7802fb1a8bdedf3b13cf7c4c8177300d2cd4a4c.zip
add apparmor and audit
Diffstat (limited to 'etc')
-rw-r--r--etc/kernel/cmdline2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/kernel/cmdline b/etc/kernel/cmdline
index e226a97..0f92566 100644
--- a/etc/kernel/cmdline
+++ b/etc/kernel/cmdline
@@ -1 +1 @@
-root=PARTUUID=b7b36d6f-21ff-4f11-87a5-d07a84f4cc87 zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs init_on_alloc=1 init_on_free=1 slab_nomerge page_alloc.shuffle=1 vsyscall=none quiet splash
+root=PARTUUID=b7b36d6f-21ff-4f11-87a5-d07a84f4cc87 zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs init_on_alloc=1 init_on_free=1 slab_nomerge page_alloc.shuffle=1 vsyscall=none apparmor=1 lsm=landlock,lockdown,yama,integrity,apparmor,bpf audit=1 audit_backlog_limit=8192 quiet splash