Skip to content

Commit 21c9593

Browse files
committed
Updated centos install guide.
1 parent 7e3bd4d commit 21c9593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALL_CENTOS_5.4_dovecot_bind.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ ln -s ../../ chroot
132132
cp /usr/share/doc/bind-9.3.6/sample/var/named/named.local /var/named/chroot/var/named/named.local
133133
cp /usr/share/doc/bind-9.3.6/sample/var/named/named.root /var/named/chroot/var/named/named.root
134134
touch /var/named/chroot/etc/named.conf
135+
touch /var/named/chroot/etc/named.conf.local
135136

136137
vi /var/named/chroot/etc/named.conf
137138

@@ -171,7 +172,6 @@ zone "." IN {
171172
include "/var/named/chroot/etc/named.conf.local";
172173
--------------------------------------------------------------------------------------------------
173174

174-
175175
chkconfig --levels 235 named on
176176
/etc/init.d/named start
177177

0 commit comments

Comments
 (0)