2011-01-11 00:32:45 +00:00
|
|
|
--- a/scripts/udev/nut-usbups.rules.in
|
|
|
|
+++ b/scripts/udev/nut-usbups.rules.in
|
|
|
|
@@ -1,9 +1,9 @@
|
2010-12-22 17:29:42 +00:00
|
|
|
# This file is generated and installed by the Network UPS Tools package.
|
|
|
|
|
|
|
|
-ACTION!="add", GOTO="nut-usbups_rules_end"
|
|
|
|
+ACTION!="add|change", GOTO="nut-usbups_rules_end"
|
|
|
|
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
|
|
|
|
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
|
2011-01-11 00:32:45 +00:00
|
|
|
-BUS!="usb", GOTO="nut-usbups_rules_end"
|
|
|
|
+SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
|
|
|
|
|
|
|
|
LABEL="nut-usbups_rules_real"
|
|
|
|
# Krauler UP-M500VA - blazer_usb
|