diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:07:04 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:07:04 +0200 |
commit | 744881d173e7e2d29a51c86edb8255857089cfd2 (patch) | |
tree | d1d7b4350928724b9b690f902724d957fb1d4882 /units/systemd-readahead-drop.service | |
parent | ee1c0ad436efef9d2688a48917bf77d65a0ce675 (diff) |
man: add Documentation= tags to all kinds of missing units
Diffstat (limited to 'units/systemd-readahead-drop.service')
-rw-r--r-- | units/systemd-readahead-drop.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-readahead-drop.service b/units/systemd-readahead-drop.service index a9d97d72ab..d9d12bc533 100644 --- a/units/systemd-readahead-drop.service +++ b/units/systemd-readahead-drop.service @@ -7,6 +7,7 @@ [Unit] Description=Drop Read-Ahead Data +Documentation=man:systemd-readahead-replay.service(8) ConditionPathExists=/.readahead [Service] |