diff options
author | Tom Gundersen <teg@jklm.no> | 2015-06-09 23:56:02 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-06-10 15:59:30 +0200 |
commit | 87aeefc31e8eedf7eada1710014a1a172f9a5dba (patch) | |
tree | b4965133530383c86eddff74b583eb2c06bc61ac /man/systemd-udevd.service.xml | |
parent | aa0d0ed6b87d41367fd6c4401472df7d45dd1b13 (diff) |
man: udevd - correct default event timeout
This was changed from 30 to 180 seconds quite some time ago.
Diffstat (limited to 'man/systemd-udevd.service.xml')
-rw-r--r-- | man/systemd-udevd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index c0d323033c..7a4b62aaf1 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -106,7 +106,7 @@ <term><option>--event-timeout=</option></term> <listitem> <para>Set the number of seconds to wait for events to finish. After - this time the event will be terminated. The default is 30 seconds.</para> + this time the event will be terminated. The default is 180 seconds.</para> </listitem> </varlistentry> |