Browse Source

white space cosmetics

master
Christoph Schug 23 years ago committed by Ralf S. Engelschall
parent
commit
0b6b71c20f
  1. 2
      bind/bind.spec
  2. 4
      bind/named.conf

2
bind/bind.spec

@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
Group: DNS
License: ISC
Version: %{V_bind}
Release: 20030728
Release: 20030807
# package options
%option with_dlz_mysql no

4
bind/named.conf

@ -62,8 +62,8 @@ zone "0.0.127.in-addr.arpa" IN {
};
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa" {
type master;
file "db.localhost.ipv6";
type master;
file "db.localhost.ipv6";
notify no;
allow-update { none; };
allow-transfer { any; };

Loading…
Cancel
Save