diff options
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index 6a92154cc1..084c13bd98 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -457,6 +457,13 @@ with this option.</para> </listitem> </varlistentry> + <varlistentry> + <term><option>watch</option></term> + <listitem> + <para>Watch the device node with inotify, when closed after being opened for + writing, a change uevent will be synthesised.</para> + </listitem> + </varlistentry> </variablelist> </listitem> </varlistentry> |