Date: Thu, 23 Apr 2015 14:53:42 +0000 (UTC) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384589 - head Message-ID: <201504231453.t3NErgLd011282@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504231453.t3NErgLd011282>