removed redundant "directory ." option
This commit is contained in:
@@ -15,12 +15,11 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.5 2000/08/01 01:15:33 tale Exp $ */
|
||||
/* $Id: named.conf,v 1.6 2000/09/01 19:27:16 gson Exp $ */
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.1;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.1; };
|
||||
listen-on-v6 {none;};
|
||||
|
||||
Reference in New Issue
Block a user