Thanks everyone for showing me the null built-in. I will change it to that and that will probably fix my problem.
-ken On Fri, Sep 16, 2011 at 11:04 AM, Phil Mayers <[email protected]> wrote: > On 16/09/11 15:45, Ken Schweigert wrote: > >> logging { >> ... >> channel "dev_null_log" { >> file "/dev/null"; >> }; >> … >> category lame-servers { dev_null_log; }; > > Why not just: > > category lame-servers { null; }; > > ...which is built-in? > _______________________________________________ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to > unsubscribe from this list > > bind-users mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/bind-users > -- Have a nice day ... unless you've made other plans. _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

