]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
presets: enable systemd-pstore.service by default 14979/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 29 Feb 2020 09:01:39 +0000 (10:01 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 29 Feb 2020 09:01:45 +0000 (10:01 +0100)
It has no effect is the pstore is not used, and prevents the non-volatile
storage from filling up if is used by the kernel.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952767

presets/90-systemd.preset

index 4009cbb96e659b5a0c51a73cfef0d0067ac7a2e8..dc9d02f0b937ac7cb145e79915154ed441d46667 100644 (file)
@@ -36,6 +36,8 @@ disable systemd-journal-gatewayd.*
 disable systemd-journal-remote.*
 disable systemd-journal-upload.*
 
+enable systemd-pstore.service
+
 # Passive targets: always off by default, since they should only be pulled in
 # by dependent units.