Date: Sat, 3 Dec 2005 05:08:32 +0300 From: Andrey Chernov <ache@FreeBSD.ORG> To: Doug Barton <dougb@FreeBSD.ORG> Cc: freebsd-current@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc rc.shutdown rc.subr src/etc/rc.d localpkg src/sys/sys param.h Message-ID: <20051203020831.GA34619@nagual.pp.ru> In-Reply-To: <4390F9A2.208@FreeBSD.org> References: <200512022006.jB2K67AK078509@repoman.freebsd.org> <20051203004057.GA20872@nagual.pp.ru> <4390EFB6.3090307@FreeBSD.org> <20051203012324.GA34147@nagual.pp.ru> <4390F9A2.208@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 02, 2005 at 05:49:22PM -0800, Doug Barton wrote: > I'm sorry if I wasn't clear before, the only thing port authors need to do > for properly functioning rc.d-style scripts is to install them as foo > instead of foo.sh. I have attached an untested patch for apache13 that > should do the trick, or at least show you what I have in mind. What you mean by "properly"? Do you mean that scripts without .sh runs in the subshell and not damage main shell? If you not mean that, the damage still there. Please look inside files/apache.sh, what it actually does, before just simple installing it without .sh. -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051203020831.GA34619>