diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-20 00:51:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-20 00:51:23 +0200 |
commit | 05677bb78079c3fa0283101aac2c07581f4873f1 (patch) | |
tree | 3b284287d18225929b458fa221ac07d92c7cf8b0 /man/systemd.service.xml | |
parent | 155da4572965abb2ced1d0eeba2e9f0de81d94b7 (diff) |
man: fix specification of default timeouts
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 7458720a3f..335169a397 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 - 60s.</para></listitem> + 3min.</para></listitem> </varlistentry> <varlistentry> |