diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-25 13:08:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-25 13:08:23 +0200 |
commit | ca6b98ae21114064b57889a90561d86785223c4e (patch) | |
tree | 2aac6c577af12720eb315377c90dda6ea5473df8 /units/systemd-remount-fs.service.in | |
parent | edcf89bebe6997b9ff47b7b32c0563ff9797dfb2 (diff) |
man: document systemd-remount-fs.service
Diffstat (limited to 'units/systemd-remount-fs.service.in')
-rw-r--r-- | units/systemd-remount-fs.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-remount-fs.service.in b/units/systemd-remount-fs.service.in index 5074ab5ddc..0524de82cd 100644 --- a/units/systemd-remount-fs.service.in +++ b/units/systemd-remount-fs.service.in @@ -7,6 +7,7 @@ [Unit] Description=Remount Root and Kernel File Systems +Documentation=man:systemd-remount-fs.service(8) DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service fsck-root.service |