[Nut-upsuser] Debian squeeze: nut udev message at computer startup
Charles Lepple
clepple at gmail.com
Fri Aug 19 11:12:12 UTC 2011
On Aug 19, 2011, at 5:02 AM, Daniel Nilsson wrote:
>>> What version of NUT? (There are at least two possible versions -
>>> the .debs, and building the latest from source - not to mention
>>> backports.)
>>
>> Also, which version of udev?
>
> Both udev and nut is from the .debs from the default squeeze
> repositories (not backports)
So 2.4.3-1.1squeeze1 and 164-3 for nut and udev, respectively.
In NUT 2.6.0 and later, this has been changed to the following:
ACTION!="add|change", GOTO="nut-usbups_rules_end"
SUBSYSTEM=="usb_device", GOTO="nut-usbups_rules_real"
SUBSYSTEM=="usb", GOTO="nut-usbups_rules_real"
SUBSYSTEM!="usb", GOTO="nut-usbups_rules_end"
(which works at least with udev-167).
More information about the Nut-upsuser
mailing list