From: Peter Müller Date: Thu, 23 Jun 2022 07:27:19 +0000 (+0000) Subject: Core Update 169: Restart ntpd to apply configuration changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a924020ea83bad4802ff59dbbcb3bb7d32b29cc2;p=people%2Fms%2Fipfire-2.x.git Core Update 169: Restart ntpd to apply configuration changes Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/169/update.sh b/config/rootfiles/core/169/update.sh index a27f20a304..abca6c336c 100644 --- a/config/rootfiles/core/169/update.sh +++ b/config/rootfiles/core/169/update.sh @@ -150,6 +150,7 @@ ldconfig # Start services telinit u /etc/init.d/firewall restart +/etc/init.d/ntp restart /etc/init.d/apache start /etc/init.d/unbound start /etc/init.d/squid start