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=ab5c1636b255a6bec6c68f8de1641ca3b14b6cda;hp=cd679a449db5ce59f48cfb3dd91a168bf26285a5;hb=203af57fcdced5debfc26e1083eaefa031e322f4;hpb=ed7e5fe37d7e3392538844abadbb2903f4d2540f diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index cd679a449..ab5c1636b 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -3,7 +3,9 @@ - + + systemd-udevd.service systemd @@ -20,7 +22,6 @@ systemd-udevd.service 8 - @@ -42,6 +43,7 @@ + @@ -51,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 @@ -67,18 +74,21 @@ Detach and run in the background. + Print debug messages to standard error. + Limit the number of events executed in parallel. + @@ -89,6 +99,15 @@ modules. + + + + + Set the number of seconds to wait for events to finish. After + this time the event will be terminated. The default is 30 seconds. + + + @@ -100,18 +119,13 @@ and all devices will be owned by root. - - - - Print version number. - - + - - Print help text. - + + + @@ -154,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= @@ -166,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 +