mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
units/systemd-journalctl@.service: require mount for /var/log/journal/
This commit is contained in:
@@ -13,6 +13,7 @@ Documentation=man:journalctl(1)
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
Before=shutdown.target
|
||||
RequiresMountsFor=/var/log/journal
|
||||
|
||||
[Service]
|
||||
ExecStart=journalctl
|
||||
|
||||
Reference in New Issue
Block a user