summaryrefslogtreecommitdiffstats
path: root/gnu/libexec
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-10-07 07:23:28 +0000
committerjoerg <joerg@FreeBSD.org>1997-10-07 07:23:28 +0000
commit5029fdebbeda7df34d82b0c329d1c947134fa1fe (patch)
tree9f41c5d69cd8568069ab1f20ff97b89c57ae5a24 /gnu/libexec
parentacbc9bc9d051db1f9ebea7a8bcfe6f857fef01f9 (diff)
downloadFreeBSD-src-5029fdebbeda7df34d82b0c329d1c947134fa1fe.zip
FreeBSD-src-5029fdebbeda7df34d82b0c329d1c947134fa1fe.tar.gz
Include optional support for HDB-style config files, so the true masochists
can get their rights as well. ;-) The default remains, of course, Taylor config. Demanded by: some people on -hackers I think this is safe enough to go into RELENG_2_2 as well, if there's demand.
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/common_sources/policy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/common_sources/policy.h b/gnu/libexec/uucp/common_sources/policy.h
index 9e7c6c5..da118b6 100644
--- a/gnu/libexec/uucp/common_sources/policy.h
+++ b/gnu/libexec/uucp/common_sources/policy.h
@@ -466,7 +466,7 @@
configuration files will be read first, followed by the V2
configuration files, followed by the HDB configuration files. */
#define HAVE_V2_CONFIG 0
-#define HAVE_HDB_CONFIG 0
+#define HAVE_HDB_CONFIG 1
/* Exactly one of the following macros must be set to 1. The exact
format of the spool directories is explained in unix/spool.c.
OpenPOWER on IntegriCloud