svn commit: r306285 - head

Steven Kreuzer skreuzer at FreeBSD.org
Mon Oct 22 20:06:35 UTC 2012


Author: skreuzer
Date: Mon Oct 22 20:06:34 2012
New Revision: 306285
URL: http://svn.freebsd.org/changeset/ports/306285

Log:
  Reserve username and groupname for devel/zookeeper{-devel}
  
  Feature safe:   yes

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Mon Oct 22 19:58:39 2012	(r306284)
+++ head/GIDs	Mon Oct 22 20:06:34 2012	(r306285)
@@ -241,5 +241,6 @@ gnunet:*:958:
 c_icap:*:959:
 trytond:*:960:
 gearmand:*:961:
+zookeeper:*:962:
 nogroup:*:65533:
 nobody:*:65534:

Modified: head/UIDs
==============================================================================
--- head/UIDs	Mon Oct 22 19:58:39 2012	(r306284)
+++ head/UIDs	Mon Oct 22 20:06:34 2012	(r306285)
@@ -245,4 +245,5 @@ gnunet:*:958:958::0:0:GNUnet daemon:/var
 c_icap:*:959:959::0:0:c-icap daemon:/var/empty:/usr/sbin/nologin
 trytond:*:960:960::0:0:trytond daemon:/var/empty:/usr/sbin/nologin
 gearmand:*:961:961::0:0:gearmand daemon:/var/empty:/usr/sbin/nologin
+zookeeper:*:962:962::0:0:zookeeper user:/nonexistent:/usr/sbin/nologin
 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin


More information about the svn-ports-all mailing list