summaryrefslogtreecommitdiffstats
path: root/net-mgmt/zabbix
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-06-22 15:10:34 +0000
committersat <sat@FreeBSD.org>2007-06-22 15:10:34 +0000
commitd2b58c527ad7558ae305007d868743816be3c199 (patch)
tree87d12c69e77b713036cc2024cea4209b33170f75 /net-mgmt/zabbix
parent7b80f91ac6abc0d8edcd8fea0cf14820060d781e (diff)
downloadFreeBSD-ports-d2b58c527ad7558ae305007d868743816be3c199.zip
FreeBSD-ports-d2b58c527ad7558ae305007d868743816be3c199.tar.gz
- Move zabbix from UID 112 to 122 to avoid conflict with dcc
- Squatter UID 122 in UIDs PR: ports/113935 Submitted by: Drew Baxter <droobie@maine.rr.com>
Diffstat (limited to 'net-mgmt/zabbix')
-rw-r--r--net-mgmt/zabbix/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix/pkg-install b/net-mgmt/zabbix/pkg-install
index bd12012..f0b59f7 100644
--- a/net-mgmt/zabbix/pkg-install
+++ b/net-mgmt/zabbix/pkg-install
@@ -10,7 +10,7 @@ PATH=/bin:/usr/sbin
USER=zabbix
GROUP=${USER}
-UID=112
+UID=122
GID=${UID}
if pw group show "${GROUP}" 2>/dev/null; then
OpenPOWER on IntegriCloud