mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 23:20:32 +00:00
man: udevadm settle - mention 180 seconds default timeout
Based on a patch from Jonas Meurer. Thanks!
This commit is contained in:
@@ -144,7 +144,7 @@ Watches the udev event queue, and exits if all current events are handled\.
|
||||
.PP
|
||||
\fB\-\-timeout=\fR\fB\fIseconds\fR\fR
|
||||
.RS 4
|
||||
Maximum seconds to wait for the queue to become empty\.
|
||||
Maximum number of seconds to wait for the event queue to become empty\. The default value is 180 seconds\.
|
||||
.RE
|
||||
.PP
|
||||
\fB\-\-help\fR
|
||||
|
||||
@@ -197,7 +197,8 @@
|
||||
<varlistentry>
|
||||
<term><option>--timeout=<replaceable>seconds</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>Maximum seconds to wait for the queue to become empty.</para>
|
||||
<para>Maximum number of seconds to wait for the event queue to become empty.
|
||||
The default value is 180 seconds.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user