Date: Sun, 14 Nov 2010 20:18:32 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Stefan Walter <stefan@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Aragon Gouveia <aragon@phat.za.net>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports GIDs UIDs ports/net-p2p/uhub Makefile ports/net-p2p/uhub/files uhub.sh.in Message-ID: <4CE0B498.2020602@FreeBSD.org> In-Reply-To: <201011111031.oABAVZES022819@repoman.freebsd.org> References: <201011111031.oABAVZES022819@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Since the service now runs as a specific user, it needs to change from: # REQUIRE: DAEMON # BEFORE: LOGIN To: REQUIRE: LOGIN hth, Doug On 11/11/2010 02:31, Stefan Walter wrote: > stefan 2010-11-11 10:31:35 UTC > > FreeBSD ports repository > > Modified files: > . UIDs GIDs > net-p2p/uhub Makefile > net-p2p/uhub/files uhub.sh.in > Log: > * Sets up a uhub UID and GID for the daemon to run as. > * Modifies configuration file permissions to restrict them to root and the above > GID. > * Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in > default configuration file. > * rc.d script changes - enable above uid/gid, enable syslog logging, simplify. > > PR: 151819 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=151819 > Submitted by: Aragon Gouveia<aragon@phat.za.net> > Approved by: maintainer > > Revision Changes Path > 1.114 +2 -1 ports/GIDs > 1.127 +2 -1 ports/UIDs > 1.8 +15 -8 ports/net-p2p/uhub/Makefile > 1.3 +5 -7 ports/net-p2p/uhub/files/uhub.sh.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/GIDs.diff?&r1=1.113&r2=1.114&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/UIDs.diff?&r1=1.126&r2=1.127&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-p2p/uhub/Makefile.diff?&r1=1.7&r2=1.8&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/net-p2p/uhub/files/uhub.sh.in.diff?&r1=1.2&r2=1.3&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?4CE0B498.2020602>