* Wed Apr 17 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-6.sme

- update package for ntpsec [SME: 12590]
This commit is contained in:
2024-04-17 14:55:55 -04:00
parent 63e4669589
commit 42c535335d
8 changed files with 7 additions and 48 deletions

View File

@@ -63,7 +63,7 @@ event_link("conf-timezone", $event, "04");
$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))
foreach my $file (qw(/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))
{
templates2events( $file, $event );
}