* Fri Feb 21 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-7.sme

- fix grub loader entries from Rocky to Koozali [SME: 12898]
This commit is contained in:
2025-02-21 19:25:56 -05:00
parent b70e793de0
commit 8851cf012d
3 changed files with 20 additions and 1 deletions

View File

@@ -24,4 +24,5 @@ use esmith::Build::CreateLinks qw(:all);
))
{
event_actions ( $event , 'update-grub'=>'10');
event_actions ( $event , 'grub-fix-entries'=>'11');
}