chiark / gitweb /
units: introduce nss-user-lookup.target
[elogind.git] / units / quotacheck.service.in
index 9c8d7c8f0b48c9af5cf4b0e5c1386844ea4f4acc..c97b7a46874ea8bc6c8cdc5e63d8dff799e28a6f 100644 (file)
@@ -6,13 +6,14 @@
 #  (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
-ConditionFileExists=/sbin/quotacheck
+ConditionPathExists=/sbin/quotacheck
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-quotacheck
+TimeoutSec=0