Re: /etc/rc.d/named prog name hard coded
Next message: Søren Schmidt: "Re: ata0-raid oddness."
Date: Sat, 31 Jan 2004 20:19:56 +0900
To: Randy Bush <randy@psg.com>
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...
--
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
<kuriyama@FreeBSD.org> // FreeBSD Project
_______________________________________________
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"
Next message: Søren Schmidt: "Re: ata0-raid oddness."
Relevant Pages
- Re: Call statements
... I have a fair amount of repetitive code, sometimes exactly what a command ... the code into that for reuse instead of calling the button. ... The only real "danger" in invoking controls in this manner, ... not only is it "best to separate Presentation ... (microsoft.public.vb.general.discussion) - Re: Problems call DataAdapter.Update and Concurrency
... I use a command builder for update command as I want to make use of the ... as soon as the data gets changed it causes a concurrency violation. ... calling the .fill and avoiding another trip to the database. ... By default the DataAdapter will call AcceptChanges on each succesfull ... (microsoft.public.dotnet.framework.adonet) - Re: Adept: Discwasher calling-four
... Instead, you insert Discwasher's Calling Four card into slot number seven of the Apple's main board, which is no problem at all if your Apple is accompanied by its manual. ... A connector from the expansion card then plugs into the spot where the joy stick, say, would normally plug into the computer, and the joy stick plug goes into the new card, along with those of any three other controllers you might want to use. ... True, only a single command is involved, but there are preliminaries to be attended to, and here the manual accompanying Calling Four begins to let the novice down. ... (comp.sys.apple2) - Re: Thread Question
... thread start command". ... # He meant calling direct vs. subclassing. ... outros povos sem travar batalha, ... (comp.lang.python) - Re: Lets leave this confusion and all this illusion behind in the world
... has directly commanded you to bless those who curse you. ... sons of vipers is just as bad as calling them dimwits or dopes. ... You aren't Jesus. ... There is no command not to call anyone names. ... (soc.religion.quaker) |
|