Skip to content

Commit

Permalink
presets: enable systemd-pstore.service by default
Browse files Browse the repository at this point in the history
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
  • Loading branch information
keszybz committed Feb 29, 2020
1 parent aa07dc7 commit 5926ea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions presets/90-systemd.preset
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 5926ea0

Please sign in to comment.