Subject: Re: CVS commit: basesrc
To: None <veego@netbsd.org>
From: Charles M. Hannum <root@ihack.net>
List: source-changes
Date: 11/30/1999 15:26:35
Bernd Ernesti <veego@netbsd.org> writes:
> Modified Files:
> basesrc/usr.sbin/bind/reload: named.reload.sh
> basesrc/usr.sbin/bind/restart: named.restart.sh
>
> Log Message:
> ndc is now a binary so we don't need the 'exec' anymore.
This change makes absolutely no sense. The `exec' has nothing to do
with `ndc' being a shell script; it simply gets rid of the other shell
(running named.re{load,start}.sh).