* Mon Apr 08 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-7.sme

- fix python error in dnf plugin [SME: 12601]
- fix server error in old manager [SME: 12602]
This commit is contained in:
2024-04-08 00:56:32 -04:00
parent e1845339e5
commit cc7626c868
3 changed files with 12 additions and 21 deletions

View File

@@ -34,4 +34,4 @@ safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog"
#--------------------------------------------------
# functions for manager panel
#--------------------------------------------------
panel_link("dnf", "manager");
panel_link("yum", "manager");