how can I get rid of named.run?

Roy Arends Roy.Arends at nominum.com
Tue May 8 00:47:45 UTC 2001


On Mon, 7 May 2001, Michael McQuarrie wrote:

> I want to get rid of named.run all together.  How can I do this?  
> Here is what I have set-up for my logging. This is probably way
> overkill and there is probably a 1 liner that can do it...BUT...I dont
> know it.  Hopefully you do.  Thanks for any help.

The default_debug channel is built in, pointing to "named.run". Once a
channel is defined, it cannot be redefined. Thus you cannot alter the
built-in channels directly, but you can modify the default logging by
pointing categories at channels you have defined. As there is no point in
redefining the default_debug channel, just point the category "default" to
another channel.

Regards,

Roy Arends
Nominum






More information about the bind-users mailing list