initialize sockaddrdscp to prevent spurious output from 'named-checkconf -p'
This commit is contained in:
@@ -120,6 +120,12 @@ view "second" {
|
||||
};
|
||||
zone-statistics no;
|
||||
};
|
||||
zone "example3" {
|
||||
type static-stub;
|
||||
server-addresses {
|
||||
1.2.3.4;
|
||||
};
|
||||
};
|
||||
zone "clone" {
|
||||
in-view "first";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user