diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 00:37:36 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 00:37:36 +0200 |
commit | a32f224aafaf47d3489a730259a47ef45781193e (patch) | |
tree | 8748d8618ca0ac4d3a4a94d0ffe6bcfa4783a830 /units/systemd-fsck@.service.in | |
parent | 56a379a97e91380630653b85e5cb3612bf22ecf4 (diff) |
man: document systemd-fsck
Diffstat (limited to 'units/systemd-fsck@.service.in')
-rw-r--r-- | units/systemd-fsck@.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in index 4c595772de..fe1b7be807 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 |