diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:32:15 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 01:32:15 +0200 |
commit | 7df46b2af58d171665fe99073188f91d567f2696 (patch) | |
tree | b902dfa5bdd6a2e292aa443d1bad35479caf42bf /units/systemd-ask-password-wall.service.in | |
parent | 743b8558f697b07231b376e18976d5a0ed24cc28 (diff) |
man: document systemd-ask-password-console.service and friends
Diffstat (limited to 'units/systemd-ask-password-wall.service.in')
-rw-r--r-- | units/systemd-ask-password-wall.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-ask-password-wall.service.in b/units/systemd-ask-password-wall.service.in index 9305fca6f7..b2ca039499 100644 --- a/units/systemd-ask-password-wall.service.in +++ b/units/systemd-ask-password-wall.service.in @@ -7,7 +7,7 @@ [Unit] Description=Forward Password Requests to Wall -Documentation=http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents +Documentation=man:systemd-ask-password-console.service(8) After=systemd-user-sessions.service [Service] |