diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-01 00:14:07 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-01 17:27:15 +0200 |
commit | af3bccd6d87759f0b146bf5980bdd56144d70c7e (patch) | |
tree | 993c7f6f3c48585eb6ae1ce12690f5c00d19c11f /units/systemd-logind.service.in | |
parent | d5a745df4da6265e32db667807b4f7214cac95f0 (diff) |
man: write man page for systemd-logind
Diffstat (limited to 'units/systemd-logind.service.in')
-rw-r--r-- | units/systemd-logind.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index d890713fdd..0dd6e14e16 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.in @@ -7,8 +7,8 @@ [Unit] Description=Login Service +Documentation=man:systemd-logind.service(7) man:logind.conf(5) Documentation=http://www.freedesktop.org/wiki/Software/systemd/multiseat -Documentation=man:logind.conf(5) After=nss-user-lookup.target [Service] |