[BACK]Return to MESSAGE-main CVS log [TXT][DIR] Up to [local] / ports / sysutils / apcupsd / pkg

Diff for /ports/sysutils/apcupsd/pkg/Attic/MESSAGE-main between version 1.3 and 1.4

version 1.3, 2009/05/18 04:51:50 version 1.4, 2009/06/03 05:09:00
Line 4 
Line 4 
   
 if [ -x ${PREFIX}/sbin/apcupsctl ]; then  if [ -x ${PREFIX}/sbin/apcupsctl ]; then
         echo -n ' apcupsd'          echo -n ' apcupsd'
         ${PREFIX}/sbin/apcupsctl start 2>&1 > /dev/null          ${PREFIX}/sbin/apcupsctl start > /dev/null 2>&1
 fi  fi
   
 This will start apcupsd and use ${SYSCONFDIR}/apcupsd/apcupsd.conf for  This will start apcupsd and use ${SYSCONFDIR}/apcupsd/apcupsd.conf for

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb