mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man: fix reference to systemd-quotacheck@.service
Also this makes the man page mentions systemd-quotacheck-root.service.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Root File System Quota Check
|
||||
Documentation=man:systemd-quotacheck.service(8)
|
||||
Documentation=man:systemd-quotacheck@.service(8)
|
||||
|
||||
ConditionPathExists=!/etc/initrd-release
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=File System Quota Check
|
||||
Documentation=man:systemd-quotacheck.service(8)
|
||||
Documentation=man:systemd-quotacheck@.service(8)
|
||||
|
||||
ConditionPathExists={{QUOTACHECK}}
|
||||
ConditionPathExists=!/etc/initrd-release
|
||||
|
||||
Reference in New Issue
Block a user