X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fquotacheck.service.in;h=ed1ddc55896cf7f85381452aec0c23e61cd15ece;hb=1ead1cad4b63a5dc586ae5a630d3f2857d3a86a2;hp=b670c57a75c7da5dece407b2870637070cb76666;hpb=4c446f03e85e1321d6b999d92e3be07a7022432f;p=elogind.git diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index b670c57a7..ed1ddc558 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -6,7 +6,7 @@ # (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 Before=local-fs.target shutdown.target @@ -16,6 +16,5 @@ ConditionPathExists=/sbin/quotacheck Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck - -[Install] -WantedBy=basic.target +StandardOutput=syslog +TimeoutSec=0