summaryrefslogtreecommitdiff
path: root/network/zabbix_agentd/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/zabbix_agentd/README')
-rw-r--r--network/zabbix_agentd/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/zabbix_agentd/README b/network/zabbix_agentd/README
index 71555e1818..6da90e22a5 100644
--- a/network/zabbix_agentd/README
+++ b/network/zabbix_agentd/README
@@ -7,8 +7,8 @@ including distributed monitoring, auto-discovery, notifications, etcetera.
zabbix_agentd needs to run under its own user/group. This has been assigned
to the following by SlackBuilds.org, but feel free to change it on your
system for consistency with local assignments.
- User: zabbix UID: 228 GID: 228
- group: zabbix GID: 228
+ User: zabbixagent UID: 266 GID: 266
+ group: zabbixagent GID: 266
You can pass alternate values for the user and group using
ZABBIXUSER and ZABBIXGROUP variables when running the build script.