Make it more clear that if named is enabled, it will be chrooted by default.

Change to syslogd restart as suggested by des.
This commit is contained in:
Doug Barton 2004-10-04 20:11:34 +00:00
parent 3f91ab9262
commit cfeb1f524d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136125

View File

@ -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