X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-quotacheck.service.in;h=5cb9bc3bc98d26c9019f11812aa63270b520fb41;hp=d3343df2645e43b07b85620c8ca65d0d824725c7;hb=b1491eba40715438b0ac874f2be79d5622b971e1;hpb=93a1d735aca5584a005d851f12cb0b8c7bb5e5ca diff --git a/units/systemd-quotacheck.service.in b/units/systemd-quotacheck.service.in index d3343df26..5cb9bc3bc 100644 --- a/units/systemd-quotacheck.service.in +++ b/units/systemd-quotacheck.service.in @@ -7,10 +7,11 @@ [Unit] Description=File System Quota Check +Documentation=man:systemd-quotacheck.service(8) DefaultDependencies=no -After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service +After=systemd-remount-fs.service Before=local-fs.target shutdown.target -ConditionPathExists=/sbin/quotacheck +ConditionPathExists=@QUOTACHECK@ [Service] Type=oneshot