#!/bin/sh

rm -f /etc/apcupsd/powerfail
rm -f /etc/nologin

/sbin/apcupsd $@
