/[smeserver]/rpms/smeserver-php/sme10/smeserver-php-fpm-0.1.1-bz0335-fix2.patch
ViewVC logotype

Annotation of /rpms/smeserver-php/sme10/smeserver-php-fpm-0.1.1-bz0335-fix2.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Mar 10 14:44:11 2020 UTC (4 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-4_el7_sme
* Tue Mar 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-4.sme
- set sys_temp_dir for php-fpm and ibays [SME: 10888]
- set reload-or-restart for php-fpm service [SME: 10335]

1 jpp 1.1 diff -Nur smeserver-php-3.0.0.old/createlinks smeserver-php-3.0.0/createlinks
2     --- smeserver-php-3.0.0.old/createlinks 2020-03-10 10:39:15.675000000 -0400
3     +++ smeserver-php-3.0.0/createlinks 2020-03-10 10:40:28.903000000 -0400
4     @@ -15,7 +15,7 @@
5     safe_symlink("reload-or-restart", "root/etc/e-smith/events/$event/services2adjust/$service");
6     }
7     $event="smeserver-php-update";
8     - safe_symlink("enable --now", "root/etc/e-smith/events/$event/services2adjust/$service");
9     + safe_symlink("reload-or-restart", "root/etc/e-smith/events/$event/services2adjust/$service");
10     }
11     $event="smeserver-php-update";
12     $service="httpd-e-smith";

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