From owner-cvs-all@FreeBSD.ORG Mon Nov 15 11:09:16 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A86401065670; Mon, 15 Nov 2010 11:09:16 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from mail.hamcom.de (mail.hamcom.de [212.37.37.213]) by mx1.freebsd.org (Postfix) with ESMTP id 65E398FC22; Mon, 15 Nov 2010 11:09:16 +0000 (UTC) Received: from adsl-dyn-88-208-149-32.heliweb.de ([88.208.149.32] helo=birne.dunkelkammer.void) by mail.hamcom.de with esmtpa (Exim 4.71) (envelope-from ) id 1PHw7j-0003Ud-4z; Mon, 15 Nov 2010 11:17:19 +0100 Received: by birne.dunkelkammer.void (Postfix, from userid 1002) id 43C1E11445; Mon, 15 Nov 2010 11:17:18 +0100 (CET) X-HeLi-id: cfcd208495d565ef66e7dff9f98764da Date: Mon, 15 Nov 2010 11:17:18 +0100 From: Stefan Walter To: Doug Barton Message-ID: <20101115101718.GB1452@birne.dunkelkammer.void> Mail-Followup-To: Doug Barton , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Aragon Gouveia References: <201011111031.oABAVZES022819@repoman.freebsd.org> <4CE0B498.2020602@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CE0B498.2020602@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, Aragon Gouveia , 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 11:09:16 -0000 You're right - I have adjusted that. Thanks! Regards, Stefan Doug Barton, 15.11.10, 05:18h CET: > 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 > > 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/ >