aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--etc/kernel/cmdline-linux-hardened.tmpl2
-rw-r--r--systemd-units/system.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/kernel/cmdline-linux-hardened.tmpl b/etc/kernel/cmdline-linux-hardened.tmpl
index e77f3c3..45dff5e 100644
--- a/etc/kernel/cmdline-linux-hardened.tmpl
+++ b/etc/kernel/cmdline-linux-hardened.tmpl
@@ -1 +1 @@
-rd.luks.name={{ output "lsblk" "-dno" "UUID" (printf "/dev/%s" .luksRootPartition) | trim }}=root root=/dev/mapper/root rw quiet nmi_watchdog=panic softlockup_panic=1 panic=10
+rd.luks.name={{ output "lsblk" "-dno" "UUID" (printf "/dev/%s" .luksRootPartition) | trim }}=root root=/dev/mapper/root rw mem_sleep_default=s2idle no_console_suspend nmi_watchdog=panic softlockup_panic=1 panic=10
diff --git a/systemd-units/system.txt b/systemd-units/system.txt
index 582a508..db74386 100644
--- a/systemd-units/system.txt
+++ b/systemd-units/system.txt
@@ -5,6 +5,7 @@
systemd-timesyncd.service
systemd-resolved.service
systemd-oomd.service
+systemd-pstore.service
reflector.timer
paccache.timer
acpid.service