/[smecontribs]/rpms/smeserver-bandwidthd/contribs10/smeserver-bandwidthd-2.0.1.2-bz11046-php.patch
ViewVC logotype

Contents of /rpms/smeserver-bandwidthd/contribs10/smeserver-bandwidthd-2.0.1.2-bz11046-php.patch

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


Revision 1.1 - (show annotations) (download)
Sun Jun 6 04:15:47 2021 UTC (2 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-bandwidthd-2_0_1_2-12_el7_sme, smeserver-bandwidthd-2_0_1_2-15_el7_sme, smeserver-bandwidthd-2_0_1_2-17_el7_sme, smeserver-bandwidthd-2_0_1_2-14_el7_sme, smeserver-bandwidthd-2_0_1_2-13_el7_sme, smeserver-bandwidthd-2_0_1_2-16_el7_sme, HEAD
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme
- add php74-php-fpm reload-or-restart [SME: 11046]

1 diff -Nur --no-dereference smeserver-bandwidthd-2.0.1.2.old/createlinks smeserver-bandwidthd-2.0.1.2/createlinks
2 --- smeserver-bandwidthd-2.0.1.2.old/createlinks 2021-06-06 00:11:05.490000000 -0400
3 +++ smeserver-bandwidthd-2.0.1.2/createlinks 2021-06-06 00:13:33.334000000 -0400
4 @@ -15,13 +15,7 @@
5 safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/bandwidthd");
6 safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/httpd-e-smith");
7 safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/mysql.init");
8 -
9 -# links for rc.d from init.d
10 -# service_link_enhanced("bandwidthd", "S85", "7");
11 -# service_link_enhanced("bandwidthd", "K45", "6");
12 -# service_link_enhanced("bandwidthd", "K45", "0");
13 -# service_link_enhanced("bandwidthd", "K45", "1");
14 -
15 + safe_symlink("reload-or-restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/php74-php-fpm");
16
17 safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/var/www/bandwidthd/phphtdocs/config.conf/template-begin");
18 safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smith/templates/var/www/bandwidthd/phphtdocs/config.conf/template-end");
19 @@ -56,3 +50,5 @@
20 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/bandwidthd");
21 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
22 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/mysql.init");
23 +safe_symlink("reload-or-restart", "root/etc/e-smith/events/$event/services2adjust/php74-php-fpm");
24 +

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