Core Update 185: Restart ntp

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2024-02-17 20:37:04 +00:00
parent ef2846e46d
commit b8f2d9da4c

View File

@@ -17,7 +17,7 @@
# along with IPFire; if not, write to the Free Software #
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
# #
# Copyright (C) 2023 IPFire-Team <info@ipfire.org>. #
# Copyright (C) 2024 IPFire-Team <info@ipfire.org>. #
# #
############################################################################
#
@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
done
# Stop services
/etc/init.d/ntp stop
# Extract files
extract_files
@@ -54,6 +55,7 @@ ldconfig
telinit u
/etc/init.d/suricata restart
/etc/init.d/unbound restart
/etc/init.d/ntp start
# This update needs a reboot...
#touch /var/run/need_reboot