On Mon, 12 Sep 2005, Luke Mewburn wrote:
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add "named" item to move /etc/namedb/named.conf to /etc/named.conf.
Per discussion with Matthias Scheler.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/postinstall/postinstall
Right now, I have /etc/named.conf as symlink to /etc/namedb/named.conf. Will this replace the symlink by moving the file? - Hubert