Re: /etc/rc.d/named prog name hard coded
From: Doug White (dwhite_at_gumbysoft.com)
Date: 02/02/04
- Previous message: Matt Dawson: "Re: ATA still broken"
- Next in thread: Randy Bush: "Re: /etc/rc.d/named prog name hard coded"
- Reply: Randy Bush: "Re: /etc/rc.d/named prog name hard coded"
- Reply: Melvyn Sopacua: "Re: /etc/rc.d/named prog name hard coded"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 2 Feb 2004 09:25:30 -0800 (PST) To: Jun Kuriyama <kuriyama@imgsrc.co.jp>
On Sat, 31 Jan 2004, Jun Kuriyama wrote:
> At Sat, 31 Jan 2004 06:53:52 +0000 (UTC),
> 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.
>
>
>
-- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Matt Dawson: "Re: ATA still broken"
- Next in thread: Randy Bush: "Re: /etc/rc.d/named prog name hard coded"
- Reply: Randy Bush: "Re: /etc/rc.d/named prog name hard coded"
- Reply: Melvyn Sopacua: "Re: /etc/rc.d/named prog name hard coded"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|