--- /etc/rc.d/apcupsd 2012-07-30 10:34:31.000000000 -0300 +++ apcupsd 2012-08-31 19:46:21.259063583 -0300 @@ -7,8 +7,6 @@ case "$1" in start) stat_busy "Starting APCUPSD Daemon" - rm -f /etc/apcupsd/powerfail - rm -f /etc/nologin [ -z "$PID" ] && /sbin/apcupsd -f /etc/apcupsd/apcupsd.conf if [ $? -gt 0 ]; then stat_fail