slackbuilds/system/apcupsd
Robby Workman 390288c14d system/apcupsd: Updated for version 3.14.13.
Thanks to Sebastian Arcus, Ben Stern, and Marcos Tadeu for
gentle reminders with fixes for the new version :-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2015-08-22 23:42:10 +07:00
..
patches system/apcupsd: Updated for version 3.14.13. 2015-08-22 23:42:10 +07:00
README system/apcupsd: Updated for version 3.14.13. 2015-08-22 23:42:10 +07:00
README.SLACKWARE system/apcupsd: Updated for version 3.14.5 2010-05-12 17:44:57 +02:00
apcupsd.SlackBuild system/apcupsd: Updated for version 3.14.13. 2015-08-22 23:42:10 +07:00
apcupsd.info system/apcupsd: Updated for version 3.14.13. 2015-08-22 23:42:10 +07:00
apcupsd.logrotate system/apcupsd: Added "missingok" to the logrotate script 2013-06-05 03:17:30 -05:00
doinst.sh system/apcupsd: Fixed (Handle desktop file) 2012-09-30 20:01:09 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

APCUPSD can be used for power management and controlling most of APC's UPS 
models on Unix and Windows machines. Apcupsd works with most of APC's 
Smart-UPS models as well as most simple signalling models such as Back-UPS
and BackUPS-Office.

This buildscript veers from the "accepted" installation of apcupsd, but for 
what I believe you'll see are justifiable reasons.  The stock install of 
apcupsd detects its presence on Slackware and attempts to patch the system's
/etc/rc.d/rc.6 script and places the rc.apcupsd script inside /etc/rc.d 
(instead of DESTDIR/etc/rc.d - in essence, it touches files outside DESTDIR).
I don't view this as even remotely acceptable, so the build script disables 
the distribution-specific installation to prevent messing with files outside 
DESTDIR; however, this does make it require some manual configuration after 
installation.

After installing, see /usr/doc/apcupsd-3.14.13/README.SLACKWARE for more
information on how to modify rc.6 and how to start the apcupsd daemon 
automatically at boot.