Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 15:15:43 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        Andrew J Caines <A.J.Caines@halplant.com>
Cc:        ports@FreeBSD.org
Subject:   Re: rcNG-fy sysutils/daemontools
Message-ID:  <20040624151543.5cadaf83.nork@FreeBSD.org>
In-Reply-To: <20040622183550.GI46866@hal9000.halplant.com>
References:  <20040620070446.21a599c7.nork@FreeBSD.org> <20040622183550.GI46866@hal9000.halplant.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jun 2004 14:35:50 -0400
Andrew J Caines <A.J.Caines@halplant.com> wrote:
> Norikatsu,
> If daemontools is getting a patch, I wonder if my pet peeve could get
> fixed, too:
> ----8<----
> PATH=$PREFIX/sbin:$PREFIX/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH /bin/csh -cf "$SVSCAN $SVDIR |& $READPROCTITLE service errors: ................................................................................................................................................................................................................................................................................................................................................................................................................ &" > /dev/null
> ----8<----
> Even ignoring the overall ugliness of this line, the arbitrary and
> unnecessary /bin/csh dependency prevents the use of NO_TCSH=true to make
> systems good and pure and free from harm.

	Hum...  I read some daemontools's documents.  According to
	these, I considerd that csh was reqired.  Don't you think it?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624151543.5cadaf83.nork>