Skip to content

Commit 5926ea0

Browse files
committed
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
1 parent aa07dc7 commit 5926ea0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

presets/90-systemd.preset

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ disable systemd-journal-gatewayd.*
3636
disable systemd-journal-remote.*
3737
disable systemd-journal-upload.*
3838

39+
enable systemd-pstore.service
40+
3941
# Passive targets: always off by default, since they should only be pulled in
4042
# by dependent units.
4143

0 commit comments

Comments
 (0)