From: Zbigniew Jędrzejewski-Szmek Date: Sat, 29 Feb 2020 09:01:39 +0000 (+0100) Subject: presets: enable systemd-pstore.service by default X-Git-Tag: v245-rc2~23^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14979%2Fhead;p=thirdparty%2Fsystemd.git presets: enable systemd-pstore.service by default 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 --- diff --git a/presets/90-systemd.preset b/presets/90-systemd.preset index 4009cbb96e6..dc9d02f0b93 100644 --- a/presets/90-systemd.preset +++ b/presets/90-systemd.preset @@ -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.