X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-udevd.service.xml;h=3053dc722f3034406e10bbac7996834a9bb5d6bc;hb=2442b93d15f5523aba0c5dc56a42757af889c483;hp=77b7374886c4679e33c74fe8c90330b5f07c914f;hpb=5a33334b8ad49798510a2ce29e451194c6ecb618;p=elogind.git diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 77b737488..3053dc722 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -3,7 +3,9 @@ - + + systemd-udevd.service systemd @@ -42,6 +44,7 @@ + @@ -67,51 +70,58 @@ 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 + 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. + + - 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. + + + + Set the number of seconds to wait for events to finish. After + this time the event will be terminated. The default is 30 seconds. + 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. - + + + @@ -148,20 +158,31 @@ 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. + + udev.event-timeout= + rd.udev.event-timeout= + + Wait for events to finish up to the given number + of seconds. This option might be useful if events are + terminated due to kernel drivers taking too long to initialize. + + net.ifnames= Network interfaces are renamed to give them predictable names - when possible. It is enabled by default, specifying 0 disables it. + when possible. It is enabled by default; specifying 0 disables it. + Configuration file