cd /var/named/Examples
cp named.boot.slave root.cache localhost.rev /var/named
cd ..
mv named.boot.slave named.boot
more named.boot
;
; Boot file for orange.fruit.com, secondary for fruit.com
;
directory /var/named
; type domain source host/file backup file
cache . root.cache
secondary fruit.com 192.35.10.1 fruithosts.bak
chkconfig named on
reboot