--- rpms/smeserver-horde/sme10/smeserver-horde-1.0.0-bz11255.patch 2020/12/11 21:49:17 1.1 +++ rpms/smeserver-horde/sme10/smeserver-horde-1.0.0-bz11255.patch 2020/12/12 04:07:56 1.3 @@ -11,10 +11,22 @@ diff -Nur smeserver-horde-1.0.0.old/crea smeserver-horde-update)); } +foreach $service ( qw(55 56)) { -+templates2events("/opt/remi/php$service/php-fpm.d/www.conf", qw( email-update ++templates2events("/opt/remi/php$service/root/etc/php-fpm.d/www.conf", qw( email-update + smeserver-horde-update)); +} + templates2events("/etc/opt/php-fpm.d/www.conf", qw( email-update smeserver-horde-update)); +diff -Nur smeserver-horde-1.0.0.old/createlinks smeserver-horde-1.0.0/createlinks +--- smeserver-horde-1.0.0.old/createlinks 2020-12-11 23:05:42.892000000 -0500 ++++ smeserver-horde-1.0.0/createlinks 2020-12-11 23:06:28.978000000 -0500 +@@ -232,7 +232,7 @@ + smeserver-horde-update)); + } + +-templates2events("/etc/opt/php-fpm.d/www.conf", qw( email-update ++templates2events("/etc/php-fpm.d/www.conf", qw( email-update + smeserver-horde-update)); + + foreach $service ( qw(httpd-e-smith) ){