diff -Nur smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout smeserver-zabbix-agent-0.1_mod/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout --- smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout 2011-07-08 09:15:03.000000000 +0200 +++ smeserver-zabbix-agent-0.1_mod/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/80timeout 2011-07-08 09:16:31.000000000 +0200 @@ -1,5 +1,5 @@ # Spend no more than Timeout seconds on processing # Must be between 1 and 30 -Timeout=3 +Timeout={${'zabbix-agent'}{'TimeOut'} || '3'}}