X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-udevd.xml;fp=man%2Fsystemd-udevd.xml;h=ca5ec50357e09edf1fc2ae26f638ca8d0b502c18;hb=b8e8f0cba4c08a07612b8d24281f57e33419708c;hp=0045f235e65ee9f069772cc221819e6dbbc00df8;hpb=f8e9f2cc4bbf6d1ee8ec6d5618f95be03530b95a;p=elogind.git diff --git a/man/systemd-udevd.xml b/man/systemd-udevd.xml index 0045f235e..ca5ec5035 100644 --- a/man/systemd-udevd.xml +++ b/man/systemd-udevd.xml @@ -50,9 +50,10 @@ Description - systemd-udevd listens to kernel uevents. For every event, systemd-udevd executes matching - instructions specified in udev rules. See - udev7 + systemd-udevd listens to kernel uevents. + For every event, systemd-udevd executes matching instructions + specified in udev rules. See + udev7 . The behavior of the running daemon can be changed with udevadm control. @@ -75,15 +76,17 @@ - Limit the number of parallel executed events. + Limit the number of events executed in parallel. - 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. + + Delay the execution of RUN intruction by the given + number of seconds. This option might be useful when + debugging system crashes during coldplug caused by loading + non-working kernel modules. @@ -125,7 +128,8 @@ Kernel command line - The parameters starting with "rd.", will be read when udev is used in an initrd. + Parameters starting with "rd." will be read when + systemd-udevd is used in an initrd. udev.log-priority= rd.udev.log-priority= @@ -137,16 +141,17 @@ udev.children-max= rd.udev.children-max= - Limit the number of parallel executed events. + Limit the number of events executed in parallel. 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 - cause by loading non-working kernel modules. + Delay the execution of RUN intruction by the given + number of seconds. This option might be useful when + debugging system crashes during coldplug caused by loading + non-working kernel modules.