/[smecontribs]/rpms/smeserver-zabbix-agent/contribs9/smeserver-zabbix-agent-0.1-event_zabbix_agent_update.patch
ViewVC logotype

Contents of /rpms/smeserver-zabbix-agent/contribs9/smeserver-zabbix-agent-0.1-event_zabbix_agent_update.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Feb 9 23:18:26 2016 UTC (8 years, 2 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-zabbix-agent-0_1-53_el6_sme, smeserver-zabbix-agent--, HEAD
* Wed Feb 10 stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1-53.sme
- New rpm for sme9

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-04 13:35:27.000000000 +0100
3 +++ mezzanine_patched_smeserver-zabbix-agent-0.1/createlinks 2009-02-15 03:40:37.000000000 +0100
4 @@ -3,11 +3,12 @@
5 use esmith::Build::CreateLinks qw(:all);
6
7 # Templates to expand
8 -templates2events("/etc/zabbix/zabbix_agent.conf", qw(zabbix-update bootstrap-console-save));
9 -templates2events("/etc/zabbix/zabbix_agentd.conf", qw(zabbix-update bootstrap-console-save));
10 +templates2events("/etc/zabbix/zabbix_agent.conf", qw(zabbix-agent-update bootstrap-console-save));
11 +templates2events("/etc/zabbix/zabbix_agentd.conf", qw(zabbix-agent-update bootstrap-console-save));
12 +templates2events("/etc/sudoers", zabbix-agent-update);
13
14 # Services to restart
15 -safe_symlink("restart", "root/etc/e-smith/events/zabbix-update/services2adjust/zabbix-agent");
16 +safe_symlink("restart", "root/etc/e-smith/events/zabbix-agent-update/services2adjust/zabbix-agent");
17
18 # Start and stop links
19 service_link_enhanced("zabbix-agent", "S98", "7");

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed