Amend the named chroot update instructions by adding a stop and start

of syslogd. The rc.d/syslogd script has the logic already to create
a socket in the chroot dir, it just needs to be restarted.

Reminded by:	matusita
This commit is contained in:
Doug Barton 2004-09-28 13:44:41 +00:00
parent 4f116178ba
commit d6ec7d8c05
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135878

View file

@ -30,6 +30,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
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
@ -40,6 +41,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/named start
If you are using a custom configuration, or if you have