X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-journal-flush.service.in;h=98c91b4bc5c50f9ce281117554cbb13c025b8137;hp=2612220e2e15b7125c6a41b87150af0f492d4e7a;hb=a2e0337875addaf08225fbf9b231435ba12a88b5;hpb=919699ec301ea507edce4a619141ed22e789ac0d diff --git a/units/systemd-journal-flush.service.in b/units/systemd-journal-flush.service.in index 2612220e2..98c91b4bc 100644 --- a/units/systemd-journal-flush.service.in +++ b/units/systemd-journal-flush.service.in @@ -6,11 +6,12 @@ # (at your option) any later version. [Unit] -Description=Trigger Flushing of Journal to Persistent Storage +Description=Flush Journal to Persistent Storage Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no Requires=systemd-journald.service After=systemd-journald.service +After=systemd-remount-fs.service Before=systemd-user-sessions.service systemd-tmpfiles-setup.service RequiresMountsFor=/var/log/journal