svn commit: r384589 - head

Dmitry Sivachenko demon at FreeBSD.org
Thu Apr 23 14:53:43 UTC 2015


Author: demon
Date: Thu Apr 23 14:53:42 2015
New Revision: 384589
URL: https://svnweb.freebsd.org/changeset/ports/384589

Log:
  Add hive pseudo-user to run Apache Hive metastore service.

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Thu Apr 23 14:46:54 2015	(r384588)
+++ head/GIDs	Thu Apr 23 14:53:42 2015	(r384589)
@@ -308,6 +308,7 @@ spark:*:987:
 emby:*:989:
 oozie:*:990:
 sguil:*:991:
+hive:*:992:
 ebnetd:*:999:
 nogroup:*:65533:
 nobody:*:65534:

Modified: head/UIDs
==============================================================================
--- head/UIDs	Thu Apr 23 14:46:54 2015	(r384588)
+++ head/UIDs	Thu Apr 23 14:53:42 2015	(r384589)
@@ -317,5 +317,6 @@ toxdht:*:988:65534::0:0:Tox DHT bootstra
 emby:*:989:989::0:0:Emby:/nonexistent:/usr/sbin/nologin
 oozie:*:990:990::0:0:Apache Oozie user:/nonexistent:/usr/sbin/nologin
 sguil:*:991:991::0:0:Sguil:/nonexistent:/usr/sbin/nologin
+hive:*:992:992::0:0:Apache Hive user:/nonexistent:/usr/sbin/nologin
 ebnetd:*:999:999::0:0:EBNETD:/nonexistent:/usr/sbin/nologin
 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin


More information about the svn-ports-all mailing list