* Mon Feb 17 2025 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-7.sme

- fix roundcube not accessibel after install [SME: 12928]
This commit is contained in:
2025-02-17 00:36:56 -05:00
parent 98223108e9
commit e953fc8ab6
3 changed files with 6 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ foreach my $event (qw(
))
{
event_link("qmail-update-user", $event, "20");
event_link("roundcube-conf", $event, "03");
event_link("roundcube-conf", $event, "05");
}
safe_symlink("/usr/share/php/Net/LDAP3","root/usr/share/pear/Net/LDAP3");
safe_symlink("/usr/share/php/Net/LDAP3.php","root/usr/share/pear/Net/LDAP3.php");