Displaying 1 result from an estimated 1 matches for "blarblarblarblar".
2009 Mar 07
3
"Master privileges unavailable on UPS" after upgrade to Debian Lenny
...driver = usbhid-ups
         port = /dev/usb/hiddev0
upsd.conf
#########
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACL localhost2 127.0.1.1/32
ACL nobodynet 10.9.2.0/24
#ACCEPT all
ACCEPT localhost
ACCEPT nobodynet
ACCEPT localhost2
REJECT all
upsd.users
##########
[admin]
	password = blarblarblarblar
	allowfrom = localhost
	actions = SET
	instcmds = ALL
[monuser]
	password  = blarblar
	allowfrom = localhost
	actions = SET
	instcmds = ALL
	upsmon master			
upsmon.conf
###########
RUN_AS_USER nut
MONITOR copstick_ups at copstick3 1 monuser blarblar master
MINSUPPLIES 1
SHUTDOWNCMD "/sbin/s...