14 lines
468 B
Plaintext
14 lines
468 B
Plaintext
$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.
|