aboutsummaryrefslogtreecommitdiff
path: root/system/apcupsd/README-SLACKWARE
diff options
context:
space:
mode:
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 f61c7ca3c910..9587d0e26be0 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