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/quotaon.service | |
parent | ee1c0ad436efef9d2688a48917bf77d65a0ce675 (diff) |
man: add Documentation= tags to all kinds of missing units
Diffstat (limited to 'units/quotaon.service')
-rw-r--r-- | units/quotaon.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/quotaon.service b/units/quotaon.service index b8df87e35b..caaf12d9f7 100644 --- a/units/quotaon.service +++ b/units/quotaon.service @@ -7,6 +7,7 @@ [Unit] Description=Enable File System Quotas +Documentation=man:quotaon(8) DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-quotacheck.service Before=local-fs.target shutdown.target |