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

Contents of /rpms/e-smith-qmail/sme10/e-smith-qmail-2.6.0-rc7_link-rpm_update.patch

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


Revision 1.2 - (show annotations) (download)
Fri Dec 4 03:23:12 2020 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-qmail-2_6_0-13_el7_sme, e-smith-qmail-2_6_0-10_el7_sme, e-smith-qmail-2_6_0-12_el7_sme, e-smith-qmail-2_6_0-7_el7_sme, e-smith-qmail-2_6_0-14_el7_sme, e-smith-qmail-2_6_0-8_el7_sme, e-smith-qmail-2_6_0-9_el7_sme, e-smith-qmail-2_6_0-11_el7_sme, HEAD
Changes since 1.1: +2 -3 lines
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
- execute systemd-reload before service adjust in events [SME: 11228]
- remove S95reset-unsavedflag [SME: 11229]

1 diff -urN e-smith-qmail-2.6.0.old/createlinks e-smith-qmail-2.6.0/createlinks
2 --- e-smith-qmail-2.6.0.old/createlinks 2020-11-19 11:18:20.000000000 +0400
3 +++ e-smith-qmail-2.6.0/createlinks 2020-11-19 10:38:56.000000000 +0400
4 @@ -202,6 +202,8 @@
5 $event = "e-smith-qmail-update";
6
7 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/qmail");
8 +templates2events("/etc/systemd/system-preset/49-koozali.preset", $event);
9 +event_link("systemd-reload", $event, "89");
10
11 #--------------------------------------------------
12 # actions for pseudonym-{create,delete,modify}
13 @@ -217,7 +220,7 @@
14 }
15
16 safe_symlink("daemontools", "root/etc/rc.d/init.d/qmail");
17 -service_link_enhanced("qmail", "S80", "7");
18 +#service_link_enhanced("qmail", "S80", "7");
19 service_link_enhanced("qmail", "K60", "6");
20 service_link_enhanced("qmail", "K60", "0");
21 service_link_enhanced("qmail", "K60", "1");

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