home *** CD-ROM | disk | FTP | other *** search
/ Freelog 2 / Freelog002.iso / Linux / Slackware / contents / scripts / bind < prev    next >
Encoding:
Text File  |  1999-02-08  |  78 b   |  4 lines

  1. if [ ! -r etc/named.conf ]; then
  2.   mv etc/named.conf-sample etc/named.conf
  3. fi
  4.