mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
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:
parent
07b3599823
commit
87540578cc
@ -17,3 +17,4 @@ RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
RequiredBy=systemd-journald.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user