diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-27 22:29:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-27 22:30:50 +0200 |
commit | ecb963cc40a0270a357c2640d368b3116e0f56b6 (patch) | |
tree | 59a80e2ac51a0caf266aa8c9202d473aec2ae731 /man/systemd-ask-password.xml | |
parent | 0ecb94275390d6b0dfd1a79a28d7ede8b8e2b019 (diff) |
def: lower default timeout to 90s
Almost everybody found 3min too long, so lower it again
Diffstat (limited to 'man/systemd-ask-password.xml')
-rw-r--r-- | man/systemd-ask-password.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 50aec3403a..6d142230d0 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -129,7 +129,7 @@ <listitem><para>Specify the query timeout in seconds. Defaults to - 3min.</para></listitem> + 90s.</para></listitem> </varlistentry> <varlistentry> |