1 |
stephdl |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout mezzanine_patched_smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout |
2 |
|
|
--- smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout 2009-02-04 13:21:16.000000000 +0100 |
3 |
|
|
+++ mezzanine_patched_smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout 2009-03-02 13:50:16.000000000 +0100 |
4 |
|
|
@@ -1,2 +1,5 @@ |
5 |
|
|
+# Spend no more than Timeout seconds on processing |
6 |
|
|
+# Must be between 1 and 30 |
7 |
|
|
+ |
8 |
|
|
Timeout=3 |
9 |
|
|
|