From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 02:23:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C58916A4CE for ; Tue, 3 Feb 2004 02:23:29 -0800 (PST) Received: from sarevok.idg.nl (ardvark.idg.nl [62.250.13.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6155443D45 for ; Tue, 3 Feb 2004 02:23:27 -0800 (PST) (envelope-from mdev@sarevok.idg.nl) Received: by sarevok.idg.nl (Postfix, from userid 100) id D8814B835; Tue, 3 Feb 2004 11:23:25 +0100 (CET) From: Melvyn Sopacua Organization: WebTeckies.org To: current@FreeBSD.org Date: Tue, 3 Feb 2004 10:14:02 +0100 User-Agent: KMail/1.5.94 References: <7mvfmsbc0z.wl@black.imgsrc.co.jp> <20040202092444.K75181@carver.gumbysoft.com> In-Reply-To: <20040202092444.K75181@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_dZ2HAwpRJSykt6B"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402031014.06049.freebsd-current@webteckies.org> Subject: Re: /etc/rc.d/named prog name hard coded X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 10:23:29 -0000 --Boundary-02=_dZ2HAwpRJSykt6B Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 02 February 2004 18:25, Doug White wrote: > 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=3D"/usr/sbin/named" # path to named, if you wan= t a > > > different one. > > > > > > /etc/rc.d/named has hard coded > > > > > > command=3D"/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've sent a patch and am running with that for a few weeks without problems= =20 and a fully working bind9-base port. conf/61647. =2D-=20 Melvyn =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D =46reeBSD sarevok.idg.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jan 28 18:= 01:18=20 CET 2004 =20 root@sarevok.lan.webteckies.org:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG = =20 i386 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D --Boundary-02=_dZ2HAwpRJSykt6B Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAH2ZdOv9JNmfFN5URAhHRAJ4xFnmT54OK4pATutfwGR9lwMlr/ACfe11a 8wfP4NZEz2X8APv/b2o3QL8= =Ex3Z -----END PGP SIGNATURE----- --Boundary-02=_dZ2HAwpRJSykt6B--