chiark / gitweb /
socket-proxyd(1): fix references to non-existant files
[elogind.git] / units / systemd-quotacheck.service.in
index d3343df2645e43b07b85620c8ca65d0d824725c7..f726ea1bcd2c3389e9eb4c2cd327ab570fb66b34 100644 (file)
@@ -7,10 +7,11 @@
 
 [Unit]
 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
 Before=local-fs.target shutdown.target
-ConditionPathExists=/sbin/quotacheck
+ConditionPathExists=@QUOTACHECK@
 
 [Service]
 Type=oneshot