mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man: make udev.event-timeout more visible
Evidently some people had trouble finding it in the documentation.
This commit is contained in:
@@ -61,20 +61,27 @@
|
||||
<filename>/etc/udev/udev.conf</filename>. It consists of a set
|
||||
of variables allowing the user to override default udev
|
||||
values. All empty lines or lines beginning with '#' are
|
||||
ignored. The following variables can be set:</para>
|
||||
ignored. The following variables can be set:
|
||||
</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><varname>udev_log</varname></term>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><varname>udev_log</varname></term>
|
||||
|
||||
<listitem>
|
||||
<para>The logging priority. Valid values are the numerical
|
||||
syslog priorities or their textual representations:
|
||||
<option>err</option>, <option>info</option> and
|
||||
<option>debug</option>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<listitem>
|
||||
<para>The logging priority. Valid values are the numerical
|
||||
syslog priorities or their textual representations:
|
||||
<option>err</option>, <option>info</option> and
|
||||
<option>debug</option>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>
|
||||
In addition, <filename>systemd-udevd</filename> can be configured
|
||||
by command-line options and the kernel commandline (see
|
||||
<citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>).
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
||||
Reference in New Issue
Block a user