From 0deb3dacdaede1e99dd4a92a789a2b8264eb04b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 23 Nov 2021 23:25:13 +0100 Subject: [PATCH] Core Update 162: Ship changed firewall initscript MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Restarting the firewall is not necessary during the upgrade procedure, and the user is asked to reboot the machine afterwards either way. Signed-off-by: Peter Müller --- config/rootfiles/core/162/filelists/files | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/162/filelists/files b/config/rootfiles/core/162/filelists/files index c5bfe9bf59..96b65142ae 100644 --- a/config/rootfiles/core/162/filelists/files +++ b/config/rootfiles/core/162/filelists/files @@ -1,5 +1,6 @@ -etc/rc.d/init.d/unbound +etc/rc.d/init.d/firewall etc/rc.d/init.d/mountkernfs +etc/rc.d/init.d/unbound srv/web/ipfire/cgi-bin/connections.cgi srv/web/ipfire/cgi-bin/fwhosts.cgi srv/web/ipfire/cgi-bin/logs.cgi/log.dat -- 2.39.5