summaryrefslogtreecommitdiff
path: root/system/apcupsd/README-SLACKWARE
diff options
context:
space:
mode:
authorRobby Workman <rw@rlworkman.net>2010-05-11 22:26:19 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-11 22:26:19 +0200
commit21dba75362eda35fe6c706d68262e521dd2f91c1 (patch)
tree5ee1324ed3a38ca8a26f7cd97551e5c4b595d497 /system/apcupsd/README-SLACKWARE
parent91ba3afda8a427d68e25738ca649abb38a8dfe3f (diff)
downloadslackbuilds-21dba75362eda35fe6c706d68262e521dd2f91c1.tar.gz
system/apcupsd: Updated for version 3.14.4
Diffstat (limited to 'system/apcupsd/README-SLACKWARE')
-rw-r--r--system/apcupsd/README-SLACKWARE2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apcupsd/README-SLACKWARE b/system/apcupsd/README-SLACKWARE
index f61c7ca3c9..9587d0e26b 100644
--- a/system/apcupsd/README-SLACKWARE
+++ b/system/apcupsd/README-SLACKWARE
@@ -41,7 +41,7 @@ chose to comment out the original):
# of seconds (see the apcupsd.conf file). This is important for situations
# where the mains power comes back before the UPS batteries are completely
# dead.
- if [ -f /etc/powerfail ]; then
+ if [ -f /etc/apcupsd/powerfail ]; then
echo
echo "apcupsd will now power off the UPS"
echo