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/ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"