[Nut-upsuser] FreeBSD usbhid-ups problem
Arjen de Korte
nut+users at de-korte.org
Thu Aug 21 07:33:24 UTC 2008
> I have this in devfs.rules ->
> add path 'ugen*' group operator mode 660
>
> And I have a devd file in /usr/local/etc/devd/nut.conf with..
>
> attach 100 {
> device-name "ugen[0-9]+";
> match "vendor" "0x0463";
> match "product" "0xffff";
> action "chown nutmon: /dev/${device-name}*; chmod 600
> /dev/${device-name}*";
> };
>
> (I changed the NUT port to run as the nutmon user)
Are the 'usbhid-ups' (driver) and 'upsd' (server) also running as
'nutmon'? We recommend that they run as a different user than the 'upsmon'
(client).
Best regards, Arjen
More information about the Nut-upsuser
mailing list