From 973ffc2987afd070c95974bbebfd5c3973ca3db0 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 24 Aug 2018 12:25:59 +0100 Subject: [PATCH] core124: Ship updated ntp package Signed-off-by: Michael Tremer --- config/rootfiles/core/124/filelists/ntp | 1 + config/rootfiles/core/124/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/124/filelists/ntp diff --git a/config/rootfiles/core/124/filelists/ntp b/config/rootfiles/core/124/filelists/ntp new file mode 120000 index 0000000000..7542d86cb0 --- /dev/null +++ b/config/rootfiles/core/124/filelists/ntp @@ -0,0 +1 @@ +../../../common/ntp \ No newline at end of file diff --git a/config/rootfiles/core/124/update.sh b/config/rootfiles/core/124/update.sh index d2954a00c1..471667a127 100644 --- a/config/rootfiles/core/124/update.sh +++ b/config/rootfiles/core/124/update.sh @@ -48,6 +48,7 @@ ldconfig /usr/local/bin/update-lang-cache # Start services +/etc/init.d/ntp restart # Remove deprecated GRUB configuration option if [ -e "/etc/default/grub" ]; then -- 2.39.2