Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2004 06:53:09 +0000
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   /etc/rc.d/named prog name hard coded
Message-ID:  <E1Amp09-000Oyk-N6@psg.com>

next 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}"

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Amp09-000Oyk-N6>