diff options
author | feld <feld@FreeBSD.org> | 2015-11-08 22:05:21 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-11-08 22:05:21 +0800 |
commit | e33e38f7aeea60a2cc2a620dd8dba9c1f6b3694f (patch) | |
tree | 14cfe30e8b206894813f5505cdf3229a81861d0a /UIDs | |
parent | a18fcbe973580c9b50530c677e7a991c5c1c8360 (diff) | |
download | freebsd-ports-gnome-e33e38f7aeea60a2cc2a620dd8dba9c1f6b3694f.tar.gz freebsd-ports-gnome-e33e38f7aeea60a2cc2a620dd8dba9c1f6b3694f.tar.zst freebsd-ports-gnome-e33e38f7aeea60a2cc2a620dd8dba9c1f6b3694f.zip |
databases/opentsdb: Fix STAGE, missing UID and GID
Staging was broken due to touching /root/.java during build
UID and GID was lost in old copy of the review
While here, also fix hardcoded path to ETCDIR
Pointyhat: me
Differential Revision: https://reviews.freebsd.org/D4083
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -251,6 +251,7 @@ sogod:*:846:846::0:0:SOGo groupware:/nonexistent:/usr/sbin/nologin fossy:*:901:901::0:0:FOSSology user:/usr/local/share/fossology:/usr/local/bin/bash scanlogd:*:902:902::0:0:scanlogd user:/nonexistent:/usr/sbin/nologin _ocserv:*:903:903::0:0:ocserv user:/nonexistent:/usr/sbin/nologin +opentsdb:*:906:906::0:0:OpenTSDB Daemon:/var/empty:/usr/sbin/nologin influxd:*:907:907::0:0:InfluxDB Daemon:/var/empty:/usr/sbin/nologin riemann:*:908:908::0:0:Riemann User:/var/empty:/usr/sbin/nologin proxy65:*:909:909::0:0:Proxy65 Daemon:/nonexistent:/usr/sbin/nologin |