=================================================================== RCS file: /cvs/ports/sysutils/apcupsd/pkg/Attic/MESSAGE-main,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ports/sysutils/apcupsd/pkg/Attic/MESSAGE-main 2009/05/18 04:51:50 1.3 +++ ports/sysutils/apcupsd/pkg/Attic/MESSAGE-main 2009/06/03 05:09:00 1.4 @@ -4,7 +4,7 @@ if [ -x ${PREFIX}/sbin/apcupsctl ]; then echo -n ' apcupsd' - ${PREFIX}/sbin/apcupsctl start 2>&1 > /dev/null + ${PREFIX}/sbin/apcupsctl start > /dev/null 2>&1 fi This will start apcupsd and use ${SYSCONFDIR}/apcupsd/apcupsd.conf for