1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-zabbix-agent-0.1/createlinks mezzanine_patched_smeserver-zabbix-agent-0.1/createlinks |
2 |
|
|
--- smeserver-zabbix-agent-0.1/createlinks 2009-02-15 05:03:33.000000000 +0100 |
3 |
|
|
+++ mezzanine_patched_smeserver-zabbix-agent-0.1/createlinks 2009-02-15 05:02:59.000000000 +0100 |
4 |
|
|
@@ -5,7 +5,7 @@ |
5 |
|
|
# Templates to expand |
6 |
|
|
templates2events("/etc/zabbix/zabbix_agent.conf", qw(zabbix-agent-update bootstrap-console-save)); |
7 |
|
|
templates2events("/etc/zabbix/zabbix_agentd.conf", qw(zabbix-agent-update bootstrap-console-save)); |
8 |
|
|
-templates2events("/etc/sudoers", zabbix-agent-update); |
9 |
|
|
+templates2events("/etc/sudoers", "zabbix-agent-update"); |
10 |
|
|
|
11 |
|
|
# Services to restart |
12 |
|
|
safe_symlink("restart", "root/etc/e-smith/events/zabbix-agent-update/services2adjust/zabbix-agent"); |