On Aug 12, 2012, at 3:29 PM, Master Yoda wrote: > /etc/init.d/nut: 1: /etc/nut/nut.conf: MODE: not found > * nut disabled, please adjust the configuration to your needs > * Then set MODE to a suitable value in /etc/nut/nut.conf to enable it > > > I cannot find what kind of mode he talking about, i put in nut.conf "MODE = > standalone"
I'm not sure if we fixed the documentation in the version of NUT in Ubuntu 12.04, but in that particular configuration file, you need to remove the spaces around the '=' sign. (It gets pulled into a shell script, and needs to conform to Bourne Shell syntax) -- Charles Lepple clepple@gmail
_______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

