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

This commit is contained in:
Brian Read 2024-04-04 15:12:16 +01:00
parent b516ee1996
commit 24c0eae730

View File

@ -58,10 +58,10 @@ $event = "bootstrap-console-save";
event_link("conf-timezone", $event, "04");
#--------------------------------------------------
# actions for e-smith-ntp-update event
# actions for smeserver-ntp-update event
#--------------------------------------------------
$event = "e-smith-ntp-update";
$event = "smeserver-ntp-update";
foreach my $file (qw(/etc/ntp/step-tickers /etc/ntp.conf /usr/lib//systemd/system/ntpd.service.d/50koozali.conf /etc/systemd/system-preset/49-koozali.preset /etc/rsyslog.conf /etc/logrotate.d/ntpd))
{