From: Kay Sievers Date: Sat, 29 May 2010 20:23:48 +0000 (+0200) Subject: man: add kernel command line parameters X-Git-Tag: 174~463 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7f1a2b521b91e94437423886fe542c690adb27;p=systemd man: add kernel command line parameters --- diff --git a/udev/udevd.xml b/udev/udevd.xml index 02a65432..f6cd9864 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