aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-04-23 14:53:42 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2015-04-23 14:53:42 +0000
commit2421c3bb1d71c3efea629ca5a16ed2302de78e9d (patch)
treed98ba518d2e0e638ef4c3be588cdac08ca4d518d
parent0de01e111e56ac79ec2d169dfdf3b1f2caabf2c9 (diff)
downloadports-2421c3bb1d71c3efea629ca5a16ed2302de78e9d.tar.gz
ports-2421c3bb1d71c3efea629ca5a16ed2302de78e9d.zip
Add hive pseudo-user to run Apache Hive metastore service.
Notes
Notes: svn path=/head/; revision=384589
-rw-r--r--GIDs1
-rw-r--r--UIDs1
2 files changed, 2 insertions, 0 deletions
diff --git a/GIDs b/GIDs
index 76bb6b6ce758..ecc8641cbefc 100644
--- a/GIDs
+++ b/GIDs
@@ -308,6 +308,7 @@ spark:*:987:
emby:*:989:
oozie:*:990:
sguil:*:991:
+hive:*:992:
ebnetd:*:999:
nogroup:*:65533:
nobody:*:65534:
diff --git a/UIDs b/UIDs
index a6c3fc16c881..bc1c0c3af231 100644
--- a/UIDs
+++ b/UIDs
@@ -317,5 +317,6 @@ toxdht:*:988:65534::0:0:Tox DHT bootstrap user:/nonexistent:/usr/sbin/nologin
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