summaryrefslogtreecommitdiff
path: root/sysutils/apcupsd/patches/patch-ac
blob: 2d6d48dc4683a5f215a04d0a2abd51e4874030c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.4 2006/11/15 21:46:25 bouyer Exp $

--- include/defines.h.orig	2006-11-15 17:33:07.000000000 +0100
+++ include/defines.h	2006-11-15 17:33:22.000000000 +0100
@@ -52,7 +52,7 @@
  * sure: is better have /blah//LCK.. than /blahLCK..
  */
 #define APC_LOCK_PREFIX         "/LCK.."
-#define LOCK_DEFAULT            "/var/lock"
+#define LOCK_DEFAULT            "/var/spool/lock"
 
 /*
  * This string should be the first line of the configuration file.