Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 14:35:50 -0400
From:      Andrew J Caines <A.J.Caines@halplant.com>
To:        ports@FreeBSD.org
Subject:   Re: rcNG-fy sysutils/daemontools
Message-ID:  <20040622183550.GI46866@hal9000.halplant.com>
In-Reply-To: <20040620070446.21a599c7.nork@FreeBSD.org>
References:  <20040620070446.21a599c7.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.


-Andrew-
-- 
 _______________________________________________________________________
| -Andrew J. Caines-   Unix Systems Engineer   A.J.Caines@halplant.com  |
| "They that can give up essential liberty to obtain a little temporary |
|  safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |



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