diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 02:12:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 02:12:39 +0200 |
commit | c52f663bfa4f420044e6cd25bf84cec3c26ebf6f (patch) | |
tree | 69f209d4014489c3835fc1e35352b6153352c4ce /man/systemd-ask-password-console.service.xml | |
parent | 359deb60c25147e91a69c227ace686654ea7f484 (diff) |
man: document tty-ask-password-agent
Diffstat (limited to 'man/systemd-ask-password-console.service.xml')
-rw-r--r-- | man/systemd-ask-password-console.service.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd-ask-password-console.service.xml b/man/systemd-ask-password-console.service.xml index 5a9e240f5b..7017c0d1ae 100644 --- a/man/systemd-ask-password-console.service.xml +++ b/man/systemd-ask-password-console.service.xml @@ -77,6 +77,12 @@ url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents"> developer documentation</ulink> for more information about the system password logic.</para> + + <para>Note that these services invoke + <citerefentry><refentrytitle>systemd-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry> + with the <command>--watch --console</command> + resp. <command>--watch --wall</command> command line + parameters.</para> </refsect1> <refsect1> |