diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:09:51 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:09:51 +0200 |
commit | 3eca62862eeb05ece0291778a2df9d74463502ca (patch) | |
tree | d80ba111d920510aaa9d8cd2c6a390a24b9d0a6b /units/tmp.mount | |
parent | 744881d173e7e2d29a51c86edb8255857089cfd2 (diff) |
man: add Documentation= tag to tmp.mount
Diffstat (limited to 'units/tmp.mount')
-rw-r--r-- | units/tmp.mount | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/tmp.mount b/units/tmp.mount index 7367f7e642..0b0d6ae56d 100644 --- a/units/tmp.mount +++ b/units/tmp.mount @@ -7,6 +7,7 @@ [Unit] Description=Temporary Directory +Documentation=man:hier(7) Before=local-fs.target [Mount] |