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.service.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.service.xml')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 335169a397..4f1102021f 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -448,7 +448,7 @@ time span value such as "5min 20s". Pass 0 to disable the timeout logic. Defaults to - 3min.</para></listitem> + 90s.</para></listitem> </varlistentry> <varlistentry> |