aboutsummaryrefslogtreecommitdiffstats
path: root/config/apcupsd/apcupsd.conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/apcupsd/apcupsd.conf.php')
-rw-r--r--config/apcupsd/apcupsd.conf.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/apcupsd/apcupsd.conf.php b/config/apcupsd/apcupsd.conf.php
index 7a0340cd..7b6096bc 100644
--- a/config/apcupsd/apcupsd.conf.php
+++ b/config/apcupsd/apcupsd.conf.php
@@ -122,7 +122,7 @@ POLLTIME {$polltime}
# LOCKFILE <path to lockfile>
# Path for device lock file. Not used on Win32.
-LOCKFILE /var/spool/lock
+LOCKFILE {$lockfile}
# SCRIPTDIR <path to script directory>
# Directory in which apccontrol and event scripts are located.