/[smeserver]/rpms/e-smith-dnscache/sme10/e-smith-dnscache-2.6.0-rc7_link-rpm_update.patch
ViewVC logotype

Annotation of /rpms/e-smith-dnscache/sme10/e-smith-dnscache-2.6.0-rc7_link-rpm_update.patch

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


Revision 1.1 - (hide annotations) (download)
Thu Nov 19 06:27:35 2020 UTC (3 years, 6 months ago) by michel
Branch: MAIN
CVS Tags: e-smith-dnscache-2_6_0-4_el7_sme, e-smith-dnscache-2_6_0-5_el7_sme
* Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme
- remove rc7.d link [SME: 11097]
- fix actions in e-smith-tinydns-update [SME: 11127]

1 michel 1.1 diff -urN e-smith-dnscache-2.6.0.old/createlinks e-smith-dnscache-2.6.0/createlinks
2     --- e-smith-dnscache-2.6.0.old/createlinks 2020-11-19 09:57:37.000000000 +0400
3     +++ e-smith-dnscache-2.6.0/createlinks 2020-11-19 10:13:23.893000000 +0400
4     @@ -36,8 +36,18 @@
5     event_link("initialize-default-databases", "dns-update", "00");
6     event_link("initialize-default-databases", "domain-modify", "00");
7    
8     +#--------------------------------------------------
9     +# other actions for e-smith-dnscache-update event
10     +#--------------------------------------------------
11     +$event = "e-smith-dnscache-update";
12     +templates2events("/etc/systemd/system-preset/49-koozali.preset", $event);
13     +event_link("systemd-reload", $event, "94");
14     +event_link("reset-unsavedflag", $event, "95");
15     +
16     +#--------------------------------------------------
17     safe_symlink("daemontools", "root/etc/rc.d/init.d/dnscache");
18     -service_link_enhanced("dnscache", "S55", "7");
19     +#service_link_enhanced("dnscache", "S55", "7");
20     service_link_enhanced("dnscache", "K65", "6");
21     service_link_enhanced("dnscache", "K65", "0");
22     service_link_enhanced("dnscache", "K65", "1");
23     +

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