PDA

View Full Version : Help with apcupsd config



lark
07-17-2004, 10:18 PM
I installed my new UPS and did apt-get install apcupsd to get the package. Installed OK. Opened up the config file (etc/apcupsd/apcupsd.conf) and configured it. Now the problem: When I type /etc/init.d/apcupsd STOP/START/STATUS, it says PLEASE CHECK YOUR CONFIGURATION AND REMOVE THIS WARNING TO MAKE APCUPSD WORK. Where is this???? I've looked all over and can't seem to find where I need to make this change.

mzilikazi
07-18-2004, 01:52 PM
Simply edit /etc/init.d/apcupsd . You need to comment out these 3 lines:

#echo -n "Please check your configuration and then remove this"
#echo " warning to make apcupsd work"
#exit 0