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/

_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to