]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify that IMPORT{program} is done only for zero exit code 146/head
authorAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 10 Jun 2015 16:43:36 +0000 (19:43 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Wed, 10 Jun 2015 16:43:36 +0000 (19:43 +0300)
man/udev.xml

index d5d8a17cdb7c80c1a979473b9267024177143b42..70f4f59c08748d6dda22251f0831a564c56ad8e1 100644 (file)
               <varlistentry>
                 <term><literal>program</literal></term>
                 <listitem>
-                  <para>Execute an external program specified as the assigned value and
+                  <para>Execute an external program specified as the assigned
+                  value and if it returns successfully
                   import its output, which must be in environment key
                   format. Path specification, command/argument separation,
                   and quoting work like in <varname>RUN</varname>.</para>