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.7 | |
parent | 1113044be205f9d78642744ffaa01329a77bee79 (diff) |
do not delete the device node with ignore_remove, but handle the event
Diffstat (limited to 'udev.7')
-rw-r--r-- | udev.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -275,7 +275,7 @@ Ignore this event completely\. .PP \fBignore_remove\fR .RS 4 -Ignore any later remove event for this device\. This may be useful as a workaround for broken device drivers\. +Do not remove the device node when the device goes away\. This may be useful as a workaround for broken device drivers\. .RE .PP \fBlink_priority=\fR\fB\fIvalue\fR\fR |