X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fquotacheck.service.in;h=c97b7a46874ea8bc6c8cdc5e63d8dff799e28a6f;hp=f2f1a71530b881dd286e19613ad30d026d7f72ad;hb=c99e42c1db91eb1982b90a1aa631f4c4a765f95e;hpb=f875bcfe35a17d7a77a3a195f9998bb453a38499 diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index f2f1a7153..c97b7a468 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -6,9 +6,9 @@ # (at your option) any later version. [Unit] -Description=Quota Check +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,6 +16,4 @@ ConditionPathExists=/sbin/quotacheck Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck - -[Install] -WantedBy=local-fs.target +TimeoutSec=0