Date: Mon, 19 Apr 2010 21:19:29 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Martin Matuska <mm@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/memcached12/files memcached.in Message-ID: <4BCD2B51.2090101@FreeBSD.org> In-Reply-To: <201004191346.o3JDkO0Y027383@repoman.freebsd.org> References: <201004191346.o3JDkO0Y027383@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/19/2010 6:46 AM, Martin Matuska wrote: > mm 2010-04-19 13:46:24 UTC > > FreeBSD ports repository > > Modified files: > databases/memcached12/files memcached.in > Log: > - Fix %%RC_SUBR%% > > Revision Changes Path > 1.2 +2 -2 ports/databases/memcached12/files/memcached.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/memcached12/files/memcached.in.diff?&r1=1.1&r2=1.2&f=h Bonus points for fixing that one on your own. :) Now there are only 2.5 bugs, this is a persistent service so it needs KEYWORD: shutdown, and it runs as a specific user so REQUIRE: DAEMON needs to change to REQUIRE: LOGIN. The .5 bug is that it's not necessary to unset memcached_user since that variable will disappear as soon as the script exits. Please see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html -- ... and that's just a little bit of history repeating. -- Propellerheads 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?4BCD2B51.2090101>