From 59afd055d311486f96d322e009facd8e1d1575ec Mon Sep 17 00:00:00 2001 From: millert <> Date: Wed, 3 Jun 1998 16:06:30 +0000 Subject: [PATCH] Remove chroot directive as the meaning of that has changed and the example no longer makese sense. Change directory to '/' since we chroot by default with a comment telling people what the deal is. --- src/etc/namedb/named.boot | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/etc/namedb/named.boot b/src/etc/namedb/named.boot index 6dbce46c..7fbfb532 100644 --- a/src/etc/namedb/named.boot +++ b/src/etc/namedb/named.boot @@ -3,9 +3,10 @@ ; boot file for secondary name server ; Note that there should be one primary entry for each SOA record. -sortlist 128.3.0.0 - -directory /var/named +; NOTE: if you are not chroot'ing named, change directory to /var/named +; OpenBSD chroot's named by default +;directory /var/named +directory / ; type domain source host/file backup file