chiark / gitweb /
update TODO
[elogind.git] / units / quotacheck.service.in
index b670c57a75c7da5dece407b2870637070cb76666..ed1ddc55896cf7f85381452aec0c23e61cd15ece 100644 (file)
@@ -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