Make log2ram shutdown after journald has shutdown

#83 At system shutdown log2ram should wait until journald has shutdown before syncing back to disk, otherwise it will sync an unclosed journal log.
This commit is contained in:
Zak Kemble 2019-07-26 23:59:56 +01:00
parent 07b3599823
commit 87540578cc
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@ RemainAfterExit=yes
[Install]
WantedBy=sysinit.target
RequiredBy=systemd-journald.service