aboutsummaryrefslogtreecommitdiff
path: root/etc/namedb
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1998-12-02 19:59:24 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1998-12-02 19:59:24 +0000
commitcc6fef08db4b42d49027e2a242c9f10dad6f2271 (patch)
tree72a8836e485fbea385aa954eef02939f63bb7cf6 /etc/namedb
parentcc0130a2a344793e221120ad010fc0002fb7129a (diff)
downloadsrc-cc6fef08db4b42d49027e2a242c9f10dad6f2271.tar.gz
src-cc6fef08db4b42d49027e2a242c9f10dad6f2271.zip
Notes
Diffstat (limited to 'etc/namedb')
-rw-r--r--etc/namedb/named.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf
index 6d8685970941..7759725c33c7 100644
--- a/etc/namedb/named.conf
+++ b/etc/namedb/named.conf
@@ -1,4 +1,4 @@
-// $Id: named.conf,v 1.2 1998/05/11 11:26:28 peter Exp $
+// $Id: named.conf,v 1.3 1998/12/01 21:36:33 dillon Exp $
//
// Refer to the named(8) man page for details. If you are ever going
// to setup a primary server, make sure you've understood the hairy
@@ -80,7 +80,11 @@ zone "0.0.127.IN-ADDR.ARPA" {
//
// NOTE!!! FreeBSD runs bind in a sandbox (see named_flags in rc.conf).
// The directory containing the secondary zones must be write accessible
-// to bind.
+// to bind. The following sequence is suggested:
+//
+// mkdir /etc/namedb/s
+// chown bind.bind /etc/namedb/s
+// chmod 750 /etc/namedb/s
/*
zone "domain.com" {