#!/bin/sh
if [ -f /etc/apcupsd/apcupsd.conf ] ; then
	cp -p /etc/apcupsd/apcupsd.conf /etc/apcupsd/apcupsd.conf.SAVE
fi



syntax highlighted by Code2HTML, v. 0.9.1