X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fquotacheck.service.in;h=c97b7a46874ea8bc6c8cdc5e63d8dff799e28a6f;hb=ebda471d898063887008ede9811ffbe1acbc38e5;hp=ed1ddc55896cf7f85381452aec0c23e61cd15ece;hpb=0c380104cfc52b69ab39737722e8e91fbad6c676;p=elogind.git diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index ed1ddc558..c97b7a468 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -8,7 +8,7 @@ [Unit] Description=File System Quota Check DefaultDependencies=no -After=systemd-readahead-collect.service systemd-readahead-replay.service +After=systemd-readahead-collect.service systemd-readahead-replay.service remount-rootfs.service Before=local-fs.target shutdown.target ConditionPathExists=/sbin/quotacheck @@ -16,5 +16,4 @@ ConditionPathExists=/sbin/quotacheck Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck -StandardOutput=syslog TimeoutSec=0