summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-27 00:37:36 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-27 00:37:36 +0200
commita32f224aafaf47d3489a730259a47ef45781193e (patch)
tree8748d8618ca0ac4d3a4a94d0ffe6bcfa4783a830 /units
parent56a379a97e91380630653b85e5cb3612bf22ecf4 (diff)
man: document systemd-fsck
Diffstat (limited to 'units')
-rw-r--r--units/systemd-fsck-root.service.in1
-rw-r--r--units/systemd-fsck@.service.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in
index 517dee70b..a519e270d 100644
--- a/units/systemd-fsck-root.service.in
+++ b/units/systemd-fsck-root.service.in
@@ -7,6 +7,7 @@
[Unit]
Description=File System Check on Root Device
+Documentaiton=man:systemd-fsck@.service(8)
DefaultDependencies=no
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=local-fs.target shutdown.target
diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in
index 4c595772d..fe1b7be80 100644
--- a/units/systemd-fsck@.service.in
+++ b/units/systemd-fsck@.service.in
@@ -7,6 +7,7 @@
[Unit]
Description=File System Check on %f
+Documentaiton=man:systemd-fsck@.service(8)
DefaultDependencies=no
BindTo=%i.device
After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device