From owner-svn-ports-all@FreeBSD.ORG Sun Jul 6 17:36:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38F9E417; Sun, 6 Jul 2014 17:36:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 261C92497; Sun, 6 Jul 2014 17:36:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s66HaJsM018133; Sun, 6 Jul 2014 17:36:19 GMT (envelope-from trociny@svn.freebsd.org) Received: (from trociny@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s66HaIoT018131; Sun, 6 Jul 2014 17:36:18 GMT (envelope-from trociny@svn.freebsd.org) Message-Id: <201407061736.s66HaIoT018131@svn.freebsd.org> From: Mikolaj Golub Date: Sun, 6 Jul 2014 17:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360944 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 17:36:19 -0000 Author: trociny Date: Sun Jul 6 17:36:18 2014 New Revision: 360944 URL: http://svnweb.freebsd.org/changeset/ports/360944 QAT: https://qat.redports.org/buildarchive/r360944/ Log: Reserve UID/GID 189 for leofs. Modified: head/GIDs head/UIDs Modified: head/GIDs ============================================================================== --- head/GIDs Sun Jul 6 17:23:29 2014 (r360943) +++ head/GIDs Sun Jul 6 17:36:18 2014 (r360944) @@ -105,6 +105,7 @@ tinydns:*:185: dnslog:*:186: swift:*:187: netxms:*:188: +leofs:*:189: moinmoin:*:192: cups:*:193: saned:*:194: Modified: head/UIDs ============================================================================== --- head/UIDs Sun Jul 6 17:23:29 2014 (r360943) +++ head/UIDs Sun Jul 6 17:36:18 2014 (r360944) @@ -109,6 +109,7 @@ tinydns:*:185:185::0:0:tinydns pseudo-us dnslog:*:186:186::0:0:dnslog pseudo-user:/nonexistent:/usr/sbin/nologin swift:*:187:187::0:0:Swift daemon pseudo-user:/nonexistent:/usr/sbin/nologin netxms:*:188:188::0:0:netxms pseudo-user:/nonexistent:/usr/sbin/nologin +leofs:*:189:189::0:0:LeoFS daemons pseudo-user:/var/db/leofs:/usr/sbin/nologin moinmoin:*:192:192::0:0:MoinMoin User:/nonexistent:/usr/sbin/nologin cups:*:193:193::0:0:Cups Owner:/nonexistent:/usr/sbin/nologin saned:*:194:194::0:0:SANE Scanner Daemon:/nonexistent:/bin/sh