X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-udevd.service.xml;h=f44b7a0482098428f2c1fe7f27c7c8e1fa758548;hp=50a10764bf8e2e1d05b15b84eb35436d9341127d;hb=9788205f453178fd0b349d44aac76e0cbf8633dc;hpb=bcddd5bf8033b0c9cb15a9d017b7714ebe21473a diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 50a10764b..f44b7a048 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -3,7 +3,9 @@ - + + systemd-udevd.service systemd @@ -67,50 +69,50 @@ Detach and run in the background. + - Print debug messages to STDERR. + Print debug messages to standard error. + Limit the number of events executed in parallel. + - Delay the execution of RUN instruction by the given - number of seconds. This option might be useful when - debugging system crashes during coldplug caused by loading - non-working kernel modules. + Delay the execution of RUN + instructions by the given number of seconds. This option + might be useful when debugging system crashes during + coldplug caused by loading non-working kernel + modules. + Specify when systemd-udevd should resolve names of users and groups. - When set to (the default) names will be + When set to (the default), names will be resolved when the rules are parsed. When set to - names will be resolved for every event. - When set to names will never be resolved + , names will be resolved for every event. + When set to , names will never be resolved and all devices will be owned by root. - - - - Print version number. - - + - - Print help text. - + + + @@ -147,7 +149,7 @@ udev.exec-delay= rd.udev.exec-delay= - Delay the execution of RUN instruction by the given + Delay the execution of RUN instructions by the given number of seconds. This option might be useful when debugging system crashes during coldplug caused by loading non-working kernel modules.