From: Andrei Borzenkov Date: Wed, 10 Jun 2015 16:43:36 +0000 (+0300) Subject: man: clarify that IMPORT{program} is done only for zero exit code X-Git-Tag: v221~134^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9de4d0ce2d6ceb7530fba4d686be58596c0a7bc1;p=thirdparty%2Fsystemd.git man: clarify that IMPORT{program} is done only for zero exit code --- diff --git a/man/udev.xml b/man/udev.xml index d5d8a17cdb7..70f4f59c087 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -472,7 +472,8 @@ program - Execute an external program specified as the assigned value and + 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 RUN.