X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-udevd.xml;h=0045f235e65ee9f069772cc221819e6dbbc00df8;hb=6c1f3ba54ac1f42598c543b86daaf294b29294b1;hp=1be356f8c6c755ab2bd232ffbf4c74894b8a2f08;hpb=f13b388f97bc3ba8db844bd3413d510e2466a0b6;p=elogind.git diff --git a/man/systemd-udevd.xml b/man/systemd-udevd.xml index 1be356f8c..0045f235e 100644 --- a/man/systemd-udevd.xml +++ b/man/systemd-udevd.xml @@ -3,9 +3,9 @@ - + - udevd + systemd-udevd.service systemd @@ -24,12 +24,20 @@ - systemd-udevdevent managing daemon + systemd-udevd + systemd-udevd.service + systemd-udevd-control.socket + systemd-udevd-kernel.socket + Device event managing daemon + systemd-udevd.service + systemd-udevd-control.socket + systemd-udevd-kernel.socket + - systemd-udevd + /usr/lib/systemd/systemd-udevd @@ -38,6 +46,7 @@ + Description @@ -116,20 +125,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