No subject


Sun May 13 13:41:23 UTC 2007


Udev matches are AND'ed together, not OR'ed.

In /etc/udev/nut-usbups.rules, please modify:
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="nut-usbups_rules_end"

to
ACTION!="add", GOTO="nut-usbups_rules_end"
SUBSYSTEM!="usb_device", GOTO="nut-usbups_rules_en

----------------------------------------------------------------------

>Comment By: Arjen de Korte (adkorte-guest)
Date: 2007-06-18 13:11

Message:
Fixed in the trunk

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=411544&aid=303696&group_id=30602



More information about the NUT-tracker mailing list