chiark / gitweb /
rc-local: drop SysVStartPriority= field which is now obsolete
[elogind.git] / units / systemd-quotacheck.service.in
index 319a3ced48c3da12df7d42d9ae4b819fd97c5916..5cb9bc3bc98d26c9019f11812aa63270b520fb41 100644 (file)
@@ -9,9 +9,9 @@
 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