* Thu Mar 20 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.1-26.sme

- Fix createlink typo remote-access-update [SME: 12438]
This commit is contained in:
John Crisp
2025-03-20 12:36:51 +01:00
parent 725b2f5418
commit 02f87475ff
2 changed files with 5 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ for my $event (qw(xt_geoip-update bootstrap-console-save
event_link("smeserver-xt_geoip-download-action", $event, "10");
}
for my $event (qw(bootstrap-console-save e-smith-packetfilter-update
smeserver-xt_geoip-update remote-access-update))
smeserver-xt_geoip-update remoteaccess-update))
{
event_link("xt_geoip_kmod", $event, "15");
}