From: Arne Fitzenreiter Date: Wed, 17 Mar 2021 09:11:01 +0000 (+0100) Subject: core155: need a reboot X-Git-Tag: v2.25-core155~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9758b336639adfa849bfbffcec396304448283f1;p=ipfire-2.x.git core155: need a reboot Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/155/update.sh b/config/rootfiles/core/155/update.sh index b074d24b98..68651ad5f9 100644 --- a/config/rootfiles/core/155/update.sh +++ b/config/rootfiles/core/155/update.sh @@ -82,7 +82,7 @@ sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \ /etc/init.d/suricata restart # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start