aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-10-04 20:11:34 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-10-04 20:11:34 +0000
commitcfeb1f524d805624d183bf6c7c80b203d736abe0 (patch)
treee2a1467d79721011197996d346a761e3f63db01d /UPDATING
parent3f91ab926242bf20eac70b7de2858507143fc3d0 (diff)
downloadsrc-cfeb1f524d805624d183bf6c7c80b203d736abe0.tar.gz
src-cfeb1f524d805624d183bf6c7c80b203d736abe0.zip
Make it more clear that if named is enabled, it will be chrooted by default.
Change to syslogd restart as suggested by des.
Notes
Notes: svn path=/head/; revision=136125
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 2 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 818cfca37aee..76f2551a22d0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -54,13 +54,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
and pf.
20040928:
- If enabled, the default is now to run named in a chroot
+ If named is enabled, the default is now to run it in a chroot
"sandbox." For users with existing configurations in
/etc/namedb the migration should be simple. Upgrade your
world as usual, then after installworld but before
mergemaster do the following:
- /etc/rc.d/syslogd stop
If named is running: /etc/rc.d/named stop
cd /etc
mv namedb namedb.bak
@@ -71,7 +70,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
cd /var/named/etc/namedb
/bin/sh make-localhost
rm -f localhost-v6.rev localhost.rev
- /etc/rc.d/syslogd start
+ /etc/rc.d/syslogd restart
/etc/rc.d/named start
If you are using a custom configuration, or if you have