diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-08-29 14:11:37 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-08-29 14:11:37 +0200 |
commit | a75689bad504e35e346b84960b2b604532b1d6b5 (patch) | |
tree | 6ab67b02456a64a86963881a06d450762b5a7378 /udev.xml | |
parent | 1113044be205f9d78642744ffaa01329a77bee79 (diff) |
do not delete the device node with ignore_remove, but handle the event
Diffstat (limited to 'udev.xml')
-rw-r--r-- | udev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -416,8 +416,8 @@ <varlistentry> <term><option>ignore_remove</option></term> <listitem> - <para>Ignore any later remove event for this device. This may be useful - as a workaround for broken device drivers.</para> + <para>Do not remove the device node when the device goes away. This may be + useful as a workaround for broken device drivers.</para> </listitem> </varlistentry> <varlistentry> |