diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-15 18:13:34 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-15 18:14:13 +0100 |
commit | 25ed795892f309feecf048d4b5e66e5447b9c4ad (patch) | |
tree | f8673c981855d9366d292b141495b3ab48e9cbe8 /units/tmp.mount | |
parent | 728075eea89dc20067d900bb086d3515e37caab0 (diff) |
units: add reference to new wiki page to all api mount units
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 94c41c29ba..99a3ba3f6c 100644 --- a/units/tmp.mount +++ b/units/tmp.mount @@ -8,6 +8,7 @@ [Unit] Description=Temporary Directory Documentation=man:hier(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no Conflicts=umount.target Before=local-fs.target umount.target |