From e6f86cac1619d504ea51c08608fa60b8e4359c52 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 4 Jun 2012 22:46:32 +0200 Subject: udev: kernel cmdline - accept rd.* parameters --- man/systemd-udevd.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/systemd-udevd.xml b/man/systemd-udevd.xml index 1be356f8c6..79f917e5ff 100644 --- a/man/systemd-udevd.xml +++ b/man/systemd-udevd.xml @@ -116,20 +116,24 @@ Kernel command line + The parameters starting with "rd.", will be read when udev is used in an initrd. udev.log-priority= + rd.udev.log-priority= Set the logging priority. udev.children-max= + rd.udev.children-max= Limit the number of parallel executed events. udev.exec-delay= + rd.udev.exec-delay= Number of seconds to delay the execution of RUN instructions. This might be useful when debugging system crashes during coldplug -- cgit v1.2.3-54-g00ecf