diff --git a/udev/udevd.xml b/udev/udevd.xml index 02a6543235..f6cd9864d1 100644 --- a/udev/udevd.xml +++ b/udev/udevd.xml @@ -60,8 +60,7 @@ - Limit the number of parallel executed events. - + Limit the number of parallel executed events. @@ -101,9 +100,34 @@ Environment - + UDEV_LOG= - Overrides the syslog priority specified in the config file. + Set the logging priority. + + + + + + Kernel command line + + + udev.log-priority= + + Set the logging priority. + + + + udev.children-max= + + Limit the number of parallel executed events. + + + + udev.exec-delay= + + Number of seconds to delay the execution of RUN instructions. + This might be useful when debugging system crashes during coldplug + cause by loading non-working kernel modules. @@ -117,8 +141,7 @@ See Also udev7 - , - + , udevadm8