mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
units: automatically revert to /run logging on shutdown if necessary
Fixes: #867
This commit is contained in:
@@ -18,6 +18,7 @@ RequiresMountsFor=/var/log/journal
|
||||
|
||||
[Service]
|
||||
ExecStart=@rootbindir@/journalctl --flush
|
||||
ExecStop=@rootbindir@/journalctl --smart-relinquish-var
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
TimeoutSec=90s
|
||||
|
||||
Reference in New Issue
Block a user