--- rpms/e-smith-ntp/sme10/e-smith-ntp-2.6.0-bz11008-bz8881-improve-systemd-driftfile.patch 2020/11/27 04:49:28 1.5 +++ rpms/e-smith-ntp/sme10/e-smith-ntp-2.6.0-bz11008-bz8881-improve-systemd-driftfile.patch 2020/11/27 04:51:29 1.6 @@ -122,3 +122,14 @@ diff -Nur e-smith-ntp-2.6.0.old/root/etc @@ -1,2 +0,0 @@ -enable ntpdate.service -enable ntpd.service +diff -Nur e-smith-ntp-2.6.0.old/createlinks e-smith-ntp-2.6.0/createlinks +--- e-smith-ntp-2.6.0.old/createlinks 2020-11-26 23:49:32.684000000 -0500 ++++ e-smith-ntp-2.6.0/createlinks 2020-11-26 23:49:53.047000000 -0500 +@@ -70,7 +70,6 @@ + + event_link("systemd-default", $event, "10"); + event_link("conf-timezone", $event, "30"); +-event_link("set-time-date", $event, "40"); + event_link("systemd-reload", $event, "50"); + + safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ntpd");