From a3d74723c2bc677f2b6c2f715f8b4cd9a213e791 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio (dbaio)" Date: Mon, 21 Apr 2014 15:32:21 -0300 Subject: apcupsd - add lockfile option --- config/apcupsd/apcupsd.conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/apcupsd/apcupsd.conf.php') 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 for device lock file. Not used on Win32. -LOCKFILE /var/spool/lock +LOCKFILE {$lockfile} # SCRIPTDIR # Directory in which apccontrol and event scripts are located. -- cgit v1.2.3