Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2009 11:50:10 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Jilles Tjoelker <jilles@stack.nl>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, freebsd-rc@FreeBSD.org, Hajimu UMEMOTO <ume@FreeBSD.org>
Subject:   Re: svn commit: r200743 - in head/usr.sbin: . service
Message-ID:  <4B2E7FF2.1010603@FreeBSD.org>
In-Reply-To: <20091220143408.GB46060@stack.nl>
References:  <200912200134.nBK1YCAA048942@svn.freebsd.org> <yged42ackpc.wl%ume@mahoroba.org> <4B2DBB51.9060002@FreeBSD.org> <ygebphuceaw.wl%ume@mahoroba.org> <4B2DD2A1.8060907@FreeBSD.org> <20091220143408.GB46060@stack.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Jilles Tjoelker wrote:
>> +		exec env -i HOME=$HOME PATH=$PATH $dir/$script $*
>>  	fi
>>  done
> 
> The $* should be changed to "$@" here, to avoid inappropriate IFS
> splitting. (Even though rc.subr is broken in this way as well.)

In concept I agree with you, however I want to remain bug-compatible
with rc.subr, particularly in the light of the overwhelming response
to make service(8) work just like things do at boot time.

> By the way, I agree with adding this utility.

Thank you. :)

-- 

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




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