X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fquotacheck.service.in;h=27dcb1e4c6f514a3fa05796b96fe6c9b6d42bfb1;hb=3e085b6c59257ca57534afc5044256f2102f9c28;hp=d46a33564927f6e80287501969fc405702a11367;hpb=80f7378c5d8aebabcad7d0448df1263e37b3acd2;p=elogind.git 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