svn commit: r200743 - in head/usr.sbin: . service

Doug Barton dougb at FreeBSD.org
Sun Dec 20 19:50:07 UTC 2009


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/



More information about the svn-src-head mailing list