diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-15 05:10:50 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-15 05:13:54 +0100 |
commit | 236bc7573a400b77e515c441a34419b133d11b18 (patch) | |
tree | e4173eca1f2fb14f5b469ca6c8fa8ba16e17eaa2 /units/systemd-remount-fs.service.in | |
parent | aa6c53bf05f27bb094735e7bc2bbfc73ac7bc2ba (diff) |
man: link in API FS documentation from the wiki
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 cddb0a1fb9..70e1a8680a 100644 --- a/units/systemd-remount-fs.service.in +++ b/units/systemd-remount-fs.service.in @@ -8,6 +8,7 @@ [Unit] Description=Remount Root and Kernel File Systems Documentation=man:systemd-remount-fs.service(8) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-fsck-root.service |