]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 169: Restart ntpd to apply configuration changes
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 23 Jun 2022 07:27:19 +0000 (07:27 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 23 Jun 2022 07:27:19 +0000 (07:27 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/169/update.sh

index a27f20a304f3cf6401d49b983ee06f1e60906095..abca6c336c56c01b20682cfc68f619c256a8f970 100644 (file)
@@ -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