man: udevd - correct default event timeout

This was changed from 30 to 180 seconds quite some time ago.
This commit is contained in:
Tom Gundersen 2015-06-09 23:56:02 +02:00
parent aa0d0ed6b8
commit 87aeefc31e

View file

@ -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>