diff options
Diffstat (limited to 'examples/dns/master/conf-master/rohypnol.conf')
-rw-r--r-- | examples/dns/master/conf-master/rohypnol.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/dns/master/conf-master/rohypnol.conf b/examples/dns/master/conf-master/rohypnol.conf deleted file mode 100644 index d01a5ad..0000000 --- a/examples/dns/master/conf-master/rohypnol.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "rohypnol.tg14.gathering.org" { - type master; - notify yes; - allow-update { key DHCP_UPDATER; }; - file "dynamic/rohypnol.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; |