From: Michael Tremer Date: Tue, 6 Dec 2016 14:17:05 +0000 (+0000) Subject: core108: Ship updated NTP X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67214dc2eb6b0a7c1b0f43e049a0aad6802a8db1;p=people%2Fms%2Fipfire-2.x.git core108: Ship updated NTP Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/108/filelists/ntp b/config/rootfiles/core/108/filelists/ntp new file mode 120000 index 0000000000..7542d86cb0 --- /dev/null +++ b/config/rootfiles/core/108/filelists/ntp @@ -0,0 +1 @@ +../../../common/ntp \ No newline at end of file diff --git a/config/rootfiles/core/108/update.sh b/config/rootfiles/core/108/update.sh index ba4a6690e0..1217f20f86 100644 --- a/config/rootfiles/core/108/update.sh +++ b/config/rootfiles/core/108/update.sh @@ -51,6 +51,7 @@ ldconfig if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then /etc/init.d/ipsec start fi +/etc/init.d/ntp restart # This update need a reboot... #touch /var/run/need_reboot