* Sat Dec 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-4.sme

- fix roundcube not working on initial install [SME: 12812]
This commit is contained in:
2024-12-14 18:09:44 -05:00
parent c9aaa2a7fb
commit 7f03032404
6 changed files with 21 additions and 4 deletions

View File

@@ -33,6 +33,8 @@ for my $event (qw(
conf-roundcube
roundcube-update
console-save
post-install
post-upgrade
))
{
templates2events("/usr/share/roundcubemail/plugins/managesieve/config.inc.php", $event);
@@ -47,6 +49,8 @@ for my $event (qw(
smeserver-roundcube-update
conf-roundcube
roundcube-update
post-install
post-upgrade
))
{
templates2events("/etc/opt/remi/php81/php-fpm.d/www.conf",$event);
@@ -65,6 +69,8 @@ foreach my $event (qw(
smeserver-roundcube-update
conf-roundcube
roundcube-update
post-install
post-upgrade
))
{
event_link("qmail-update-user", $event, "20");