Date: Mon, 02 Feb 2004 09:30:17 -0800 From: Randy Bush <randy@psg.com> To: Doug White <dwhite@gumbysoft.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: /etc/rc.d/named prog name hard coded Message-ID: <E1Anhtp-0008Er-KV@ran.psg.com> References: <E1Amp09-000Oyk-N6@psg.com> <7mvfmsbc0z.wl@black.imgsrc.co.jp> <20040202092444.K75181@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> 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.
randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Anhtp-0008Er-KV>
