summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-01-15 15:22:01 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-01-15 15:22:01 +0000
commit2ad69d319c3e91b66a1f64d4c9564ab11988d480 (patch)
tree75b484241f4b146418fb0e425480a4fab46e6622 /misc
parent0addb971fb30890cf895dcc3713e47dbacfed72b (diff)
downloadzabbix-2ad69d319c3e91b66a1f64d4c9564ab11988d480.tar.gz
zabbix-2ad69d319c3e91b66a1f64d4c9564ab11988d480.tar.xz
zabbix-2ad69d319c3e91b66a1f64d4c9564ab11988d480.zip
- zabbix_agentd cannot be ran as root (Alexei)
- minor changes git-svn-id: svn://svn.zabbix.com/trunk@280 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'misc')
-rw-r--r--misc/conf/zabbix_agentd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/conf/zabbix_agentd.conf b/misc/conf/zabbix_agentd.conf
index 019b109a..2531a190 100644
--- a/misc/conf/zabbix_agentd.conf
+++ b/misc/conf/zabbix_agentd.conf
@@ -23,4 +23,4 @@ DebugLevel=2
# Format: UserParameter=<key>,<shell command>
# Note that shell command should return numeric value
-UserParameter=system[test],who|wc -l
+#UserParameter=system[test],who|wc -l