c846125829
that machines sharing /usr do not have to share procmail config file.
13 lines
554 B
Text
13 lines
554 B
Text
$NetBSD: patch-ab,v 1.4 1999/04/06 11:48:07 cjs Exp $
|
|
|
|
--- config.h~ Fri Feb 26 16:11:54 1999
|
|
+++ config.h Mon Apr 5 23:08:11 1999
|
|
@@ -51,7 +51,7 @@
|
|
#define TRUSTED_IDS {"root","daemon","uucp","mail","x400","network",\
|
|
"list","slist","lists","news",0}
|
|
|
|
-/*#define NO_fcntl_LOCK /* uncomment any of these three if you */
|
|
+#define NO_fcntl_LOCK /* uncomment any of these three if you */
|
|
/*#define NO_lockf_LOCK /* definitely do not want procmail to make */
|
|
/*#define NO_flock_LOCK /* use of those kernel-locking methods */
|
|
|