diff options
Diffstat (limited to 'bind/slave/conf-slave/wlan.conf')
-rw-r--r-- | bind/slave/conf-slave/wlan.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bind/slave/conf-slave/wlan.conf b/bind/slave/conf-slave/wlan.conf deleted file mode 100644 index 4a6b83d..0000000 --- a/bind/slave/conf-slave/wlan.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "wlan.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/wlan.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; |