diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-28 00:04:17 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-28 00:04:17 +0200 |
commit | d2f4a3464dacf56f50c3ab4fa42353efd33ce22b (patch) | |
tree | d0f186f0c8eee2452bbb9f7c0627044fad2b1750 /udev/udevadm.xml | |
parent | f2f3b8807297cd2dc8737758cfa083aaa861404e (diff) |
set event timeout to 60 sec and settle timeout to 120
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r-- | udev/udevadm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 7860efe967..b5fb971f3b 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -262,7 +262,7 @@ <term><option>--timeout=<replaceable>seconds</replaceable></option></term> <listitem> <para>Maximum number of seconds to wait for the event queue to become empty. - The default value is 180 seconds. A value of 0 will check if the queue is empty + The default value is 120 seconds. A value of 0 will check if the queue is empty and always return immediately.</para> </listitem> </varlistentry> |