make coredns do something useful instead of harmful
This commit is contained in:
parent
f981bea56a
commit
a08f6e85bb
|
@ -23,7 +23,7 @@ in
|
||||||
. {
|
. {
|
||||||
${strIfHasIface "sec0" "bind sec0"}
|
${strIfHasIface "sec0" "bind sec0"}
|
||||||
${strIfHasIface "lan0" "bind lan0"}
|
${strIfHasIface "lan0" "bind lan0"}
|
||||||
whoami
|
forward . 172.16.1.8
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user