Re: /etc/rc.d/named prog name hard coded

From: Doug Barton <DougB_at_FreeBSD.org>
Date: Sun, 14 Mar 2004 11:17:34 -0800
Randy Bush wrote:
>>>>despite /etc/defaults/rc.conf having
>>>>    named_program="/usr/sbin/named"     # path to named, if you want a different one.
>>>>/etc/rc.d/named has hard coded
>>>>    command="/usr/sbin/${name}"
>>>
>>>$named_program overrides $command when it is defined before calling
>>>run_rc_command().  I don't know why $command is defined in this way in
>>>/etc/rc.d/named...
>>
>>That script has other problems, in particular it hardcodes the arguments
>>to named even if you override them.  This breaks bind9 since -g isn't a
>>valid option there.
> 
> 
> i know only too well.  suckarama.

Took me longer than I'd hoped to get to this, but I just fixed these,
and a couple other problems. There is more work to be done, but at least
it's no longer obviously broken.

Doug

-- 

    This .signature sanitized for your protection
Received on Sun Mar 14 2004 - 10:17:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC