generated from smedev/Template-for-SMEServer-Core-Package
* Wed May 28 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-24.sme
- fix not all gpg keys are imported during dnf transaction [SME: 13010]
This commit is contained in:
@@ -19,7 +19,7 @@ for ( qw(install remove update) )
|
||||
|
||||
safe_symlink("restart", "root/etc/e-smith/events/dnf-modify/services2adjust/dnf");
|
||||
|
||||
for ( qw(bootstrap-console-save dnf-update smeserver-update-update) )
|
||||
for ( qw(bootstrap-console-save dnf-update ) )
|
||||
{
|
||||
event_link("rpm-import-keys", $_, "10");
|
||||
}
|
||||
|
Reference in New Issue
Block a user