From 8f7f1a2b521b91e94437423886fe542c690adb27 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 29 May 2010 22:23:48 +0200 Subject: [PATCH] man: add kernel command line parameters --- udev/udevd.xml | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/udev/udevd.xml b/udev/udevd.xml index 02a654323..f6cd9864d 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 -- 2.30.2