From owner-cvs-all@FreeBSD.ORG Wed Nov 10 17:25:12 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 9FF40106566B; Wed, 10 Nov 2010 17:25:11 +0000 (UTC) (envelope-from nork@FreeBSD.org) Date: Thu, 11 Nov 2010 02:25:05 +0900 From: Norikatsu Shigemura To: Johan van Selst Message-Id: <20101111022505.2d25ea09.nork@FreeBSD.org> In-Reply-To: <20101107234733.GA30622@mud.stack.nl> References: <201011070238.oA72c1eD060316@repoman.freebsd.org> <20101107023804.9E84F106577E@hub.freebsd.org> <20101107234733.GA30622@mud.stack.nl> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.ORG, Norikatsu Shigemura , cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: [ports] cvs commit: ports GIDs UIDs 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: Wed, 10 Nov 2010 17:25:12 -0000 On Mon, 8 Nov 2010 00:47:33 +0100 Johan van Selst wrote: > > +_tss:*:601:601:daemon:0:0:TrouSerS user:/var/empty:/usr/sbin/nologin > > +_pkcs11:*:602:602:daemon:0:0:opencryptoki user:/var/empty:/usr/sbin/nologin > Is there a particular reason to set the login class 'daemon' here? > This is not used for any other entry in this file... I have no reason, just exists in origin ports. I think, these accounts are required by daemons. And users are served through daemons affiliated with these group. By 'for daemons', so I didn't remove login class. -- Norikatsu Shigemura