diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-06-03 00:01:46 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-06-03 00:01:46 +0200 |
commit | 953249a3a01cbd442b42558168da6c76a92a0e40 (patch) | |
tree | 1b7c3d8c91da6cc04eec719badc9d099d2c3fa9e /udev.xml | |
parent | 5e9eb88f2f6d99eaee16aeeb76ac08a1bf98a668 (diff) |
add TEST=="<file>" key
Diffstat (limited to 'udev.xml')
-rw-r--r-- | udev.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -225,6 +225,14 @@ </varlistentry> <varlistentry> + <term><option>TEST{<replaceable>octal mode mask</replaceable>}</option></term> + <listitem> + <para>Test the existence of a file. An octal mode mask can be specified + if needed.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><option>PROGRAM</option></term> <listitem> <para>Execute external program. The key is true, if the program returns |