X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-udevd.service.xml;h=05a178c53bd8d72ff63e1bb868f015cc015b7d35;hp=f44b7a0482098428f2c1fe7f27c7c8e1fa758548;hb=f47ad59316ddbfce0b24edac752222d300ed0da4;hpb=dfdebb1b925332352966804303b2516a6506a429 diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index f44b7a048..05a178c53 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -22,7 +22,6 @@ systemd-udevd.service 8 - @@ -44,6 +43,7 @@ + @@ -53,12 +53,17 @@ Description systemd-udevd listens to kernel uevents. - For every event, systemd-udevd executes matching instructions - specified in udev rules. See - udev7 - . - The behavior of the running daemon can be changed with - udevadm control. + For every event, systemd-udevd executes matching instructions + specified in udev rules. See + udev7 + . + + The behavior of the daemon can be configured using + udev.conf5, + its command-line options, environment variables, and on the kernel + command-line, or changed dynamically with udevadm + control. + Options @@ -95,6 +100,14 @@ + + + + Set the number of seconds to wait for events to finish. After + this time the event will be terminated. The default is 30 seconds. + + + @@ -121,7 +134,7 @@ $UDEV_LOG= - Set the logging priority. + Set the log level. @@ -135,7 +148,7 @@ udev.log-priority= rd.udev.log-priority= - Set the logging priority. + Set the log level. @@ -155,6 +168,15 @@ non-working kernel modules. + + udev.event-timeout= + rd.udev.event-timeout= + + Wait for events to finish up to the given number + of seconds. This option might be useful if events are + terminated due to kernel drivers taking too long to initialize. + + net.ifnames= @@ -167,29 +189,12 @@ in kernel-command-line.xml --> - Configuration file - udev expects its main configuration file at /etc/udev/udev.conf. - 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: - - - udev_log - - The logging priority. Valid values are the numerical syslog priorities - or their textual representations: , - and . - - - - - See Also - - udev7 - , - udevadm8 - + + udev.conf5, + udev7, + udevadm8 +