Update e-smith-package-update to smeserver-package-update

This commit is contained in:
Brian Read 2024-04-04 15:12:06 +01:00
parent d96afc9d86
commit a3f9221c8b

View File

@ -8,7 +8,7 @@ use esmith::Build::CreateLinks qw(:all);
local
post-install
post-upgrade
e-smith-grub-update
smeserver-grub-update
))
{
event_templates ($event , "/etc/sysconfig/kernel");
@ -20,7 +20,7 @@ use esmith::Build::CreateLinks qw(:all);
local
post-install
post-upgrade
e-smith-grub-update
smeserver-grub-update
))
{
event_actions ( $event , 'update-grub'=>'10');