Date: Thu, 21 Apr 2011 11:01:12 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Koop Mast <kwm@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, hselasky@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports GIDs UIDs UPDATING ports/multimedia/webcamd Makefile distinfo ports/multimedia/webcamd/files webcamd.in Message-ID: <4DB070E8.3080604@FreeBSD.org> In-Reply-To: <201104210906.p3L96QAg080505@repoman.freebsd.org> References: <201104210906.p3L96QAg080505@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Re the rc.d script, overall it looks good, however since it's now running as an unprivileged user it needs REQUIRE: LOGIN instead of DAEMON. You should also consider adding KEYWORD: shutdown since it starts a persistent service. The bit at the end of the script is puzzling to me. It seems like the logic there would be better included in your _prestart method. Is there some reason that was not done? Doug On 04/21/2011 02:06, Koop Mast wrote: > kwm 2011-04-21 09:06:26 UTC > > FreeBSD ports repository > > Modified files: > . UIDs GIDs UPDATING > multimedia/webcamd Makefile distinfo > multimedia/webcamd/files webcamd.in > Log: > Update webcamd to 0.1.24. > > *) fix remote controls due to wrong initialisation order. > *) fix some reported regression issues. > *) character devices created by webcamd are now chowned to webcamd:webcamd and > chmodded to 0660. Add a small UPDATING blob about this. > > Submitted by: hselasky@ (maintainer) > > Revision Changes Path > 1.133 +2 -1 ports/GIDs > 1.147 +2 -1 ports/UIDs > 1.1055 +9 -1 ports/UPDATING > 1.14 +4 -1 ports/multimedia/webcamd/Makefile > 1.11 +2 -2 ports/multimedia/webcamd/distinfo > 1.6 +2 -2 ports/multimedia/webcamd/files/webcamd.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/GIDs.diff?&r1=1.132&r2=1.133&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/UIDs.diff?&r1=1.146&r2=1.147&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/UPDATING.diff?&r1=1.1054&r2=1.1055&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/multimedia/webcamd/Makefile.diff?&r1=1.13&r2=1.14&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/multimedia/webcamd/distinfo.diff?&r1=1.10&r2=1.11&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/multimedia/webcamd/files/webcamd.in.diff?&r1=1.5&r2=1.6&f=h > -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DB070E8.3080604>