chiark / gitweb /
add substitution in MODE= field
[elogind.git] / udev.xml
index ac3676e4663e94a1daa9ef5f65eb7f5728e63487..184457aa6c98401a82bee5dfb8d4af02af196d29 100644 (file)
--- a/udev.xml
+++ b/udev.xml
           </variablelist>
 
           <para>The <option>NAME</option>, <option>SYMLINK</option>, <option>PROGRAM</option>,
-          <option>OWNER</option>, <option>GROUP</option>  and  <option>RUN</option>
+          <option>OWNER</option>, <option>GROUP</option>, <option>MODE</option>  and  <option>RUN</option>
           fields support simple printf-like string substitutions. The <option>RUN</option>
           format chars gets applied after all rules have been processed, right before the program
           is executed. It allows the use of the complete environment set by earlier matching