mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update var-log-journal.mount
This commit is contained in:
parent
49fb32e247
commit
d4d31789bd
@ -1,9 +1,10 @@
|
||||
[Unit]
|
||||
Description=Systemd persistent logging
|
||||
DefaultDependencies=no
|
||||
Requires=mnt-overlay.mount systemd-journald.service
|
||||
Requires=mnt-overlay.mount
|
||||
After=mnt-overlay.mount
|
||||
Before=systemd-journald.service
|
||||
Before=umount.target
|
||||
Conflicts=umount.target
|
||||
|
||||
[Mount]
|
||||
What=/mnt/overlay/var/log/journal
|
||||
|
Loading…
x
Reference in New Issue
Block a user