chiark / gitweb /
udevd: add --debug-trace option
[elogind.git] / udevd.xml
index cc2a1bcd22221e419e854f5e1e9f15d1fd925ed6..938707bee1cfa8395a33b2a627db9e99133f94cb 100644 (file)
--- a/udevd.xml
+++ b/udevd.xml
@@ -26,6 +26,7 @@
         <cmdsynopsis>
           <command>udevd</command>
           <arg><option>--daemon</option></arg>
+          <arg><option>--debug-trace</option></arg>
           <arg><option>--verbose</option></arg>
           <arg><option>--help</option></arg>
         </cmdsynopsis>
               <para>Detach and run in the background.</para>
             </listitem>
           </varlistentry>
+          <varlistentry>
+            <term><option>--debug-trace</option></term>
+            <listitem>
+              <para>Run all events completely serialized. This may be useful if udev triggers
+              actions or loads kernel modules which cause problems and a slow but continiuous
+              operation is needed, where no events are processed in parallel.
+              </para>
+            </listitem>
+          </varlistentry>
           <varlistentry>
             <term><option>--verbose</option></term>
             <listitem>