aboutsummaryrefslogtreecommitdiffstats
path: root/config/apcupsd/apcupsd.conf.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2014-04-28 08:05:18 +0000
committerErmal <eri@pfsense.org>2014-04-28 08:05:18 +0000
commite116c7c7697858fa319f4fae1e8fa4e0912e80f1 (patch)
tree73d03721b48ee52dfb91f687ec5c33312516b591 /config/apcupsd/apcupsd.conf.php
parent7003a36d5d444b7454ea72fc8d61bc98cddee541 (diff)
parenta3d74723c2bc677f2b6c2f715f8b4cd9a213e791 (diff)
downloadpfsense-packages-e116c7c7697858fa319f4fae1e8fa4e0912e80f1.tar.gz
pfsense-packages-e116c7c7697858fa319f4fae1e8fa4e0912e80f1.tar.bz2
pfsense-packages-e116c7c7697858fa319f4fae1e8fa4e0912e80f1.zip
Merge pull request #647 from dbaio/master
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.