ソースを参照

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.
pull/85/head
Zak Kemble 5年前
コミット
87540578cc
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      log2ram.service

+ 1
- 0
log2ram.service ファイルの表示

@@ -17,3 +17,4 @@ RemainAfterExit=yes

[Install]
WantedBy=sysinit.target
RequiredBy=systemd-journald.service

読み込み中…
キャンセル
保存