Update var-log-journal.mount

This commit is contained in:
Pascal Vizeli 2018-03-27 00:00:26 +02:00 committed by GitHub
parent 6c7d3a3700
commit 49fb32e247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,9 @@
[Unit] [Unit]
Description=Systemd persistent logging Description=Systemd persistent logging
DefaultDependencies=no DefaultDependencies=no
Requires=mnt-overlay.mount Requires=mnt-overlay.mount systemd-journald.service
After=mnt-overlay.mount After=mnt-overlay.mount
Before=umount.target Before=systemd-journald.service
Conflicts=umount.target
[Mount] [Mount]
What=/mnt/overlay/var/log/journal What=/mnt/overlay/var/log/journal