chiark / gitweb /
udevd: convert to event worker processes
[elogind.git] / udev / udevadm.xml
index 5996c013838d65f4facca6ba95f3fb2bdc72da5e..2e03d9886eb85d9e4ab1faaed56d32123e2923be 100644 (file)
                 <para>Wait only for events before the given sequence number.</para>
               </listitem>
             </varlistentry>
+            <varlistentry>
+              <term><option>--exit-if-exists=<replaceable>file</replaceable></option></term>
+              <listitem>
+                <para>Stop waiting if file exists.</para>
+              </listitem>
+            </varlistentry>
             <varlistentry>
               <term><option>--quiet</option></term>
               <listitem>
               <term><option>--reload-rules</option></term>
               <listitem>
                 <para>Signal udevd to reload the rules files.
-                Usually the udev daemon detects changes automatically, this may
-                only be needed on systems without inotify support. Reloading rules
-                does not apply any changes to already existing devices.</para>
+                The udev daemon detects changes automatically, this option is
+                usually not needed. Reloading rules does not apply any changes
+                to already existing devices.</para>
               </listitem>
             </varlistentry>
             <varlistentry>