From a32f224aafaf47d3489a730259a47ef45781193e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 27 Jun 2012 00:37:36 +0200 Subject: man: document systemd-fsck --- units/systemd-fsck-root.service.in | 1 + units/systemd-fsck@.service.in | 1 + 2 files changed, 2 insertions(+) (limited to 'units') diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index 517dee70be..a519e270df 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 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 -- cgit v1.2.3-54-g00ecf