* Tue Apr 23 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-11.sme

- fix debuglevel=-2 not allowed [SME: 12637]
- force modules needed for core [SME: 12618]
  php:remi-8.3 perl:5.26 python36:3.6 mariadb:10.5
This commit is contained in:
2024-04-23 12:18:22 -04:00
parent 4adf87588b
commit 6e69a3f6e6
5 changed files with 33 additions and 2 deletions

View File

@@ -31,6 +31,8 @@ event_link("systemd-default", $event, "88");
templates2events("/etc/rsyslog.conf",$event);
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");
event_link("dnf_modules", 'post-install', "70");
#--------------------------------------------------
# functions for manager panel
#--------------------------------------------------