summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2015-06-10 16:46:17 +0200
committerDaniel Mack <github@zonque.org>2015-06-10 16:46:17 +0200
commit94cf03671172ab5a86548e149f51025d746c57f1 (patch)
tree3aac2466e0ab8506163d84d44150a9318372bd9d
parentb078b5a7abf4ca81d83fc1db7d6fb1047129280f (diff)
parent87aeefc31e8eedf7eada1710014a1a172f9a5dba (diff)
Merge pull request #140 from teg/man-udev-timeout
man: udevd - correct default event timeout
-rw-r--r--man/systemd-udevd.service.xml2
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>