X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fquotacheck.service.in;h=d46a33564927f6e80287501969fc405702a11367;hb=cc5524ecc60a83fb88cac02fe02e21cde3951a25;hp=65a70559dafa056c26ef851c3fd613238885020a;hpb=52f319b29398d36ed8d1a70f68a170c0a85f401d;p=elogind.git diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index 65a70559d..d46a33564 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 @@ -17,6 +17,7 @@ Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck StandardOutput=syslog +TimeoutSec=0 [Install] WantedBy=local-fs.target