X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fquotacheck.service.in;h=27dcb1e4c6f514a3fa05796b96fe6c9b6d42bfb1;hp=d46a33564927f6e80287501969fc405702a11367;hb=980fc73d1fcda8c2a494a18dbd3262fdb97f5fbe;hpb=80f7378c5d8aebabcad7d0448df1263e37b3acd2 diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index d46a33564..27dcb1e4c 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 @@ -18,6 +18,3 @@ RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck StandardOutput=syslog TimeoutSec=0 - -[Install] -WantedBy=local-fs.target