From cb82fb206bbff70d8b2a63a3a2036642b46f9809 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 11 Jun 2015 17:13:34 +0200 Subject: [PATCH] core91: Require reboot Signed-off-by: Michael Tremer --- config/rootfiles/core/91/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/91/update.sh b/config/rootfiles/core/91/update.sh index e3341d2d36..1e55e8bd5d 100644 --- a/config/rootfiles/core/91/update.sh +++ b/config/rootfiles/core/91/update.sh @@ -55,7 +55,7 @@ if [ `grep "ENABLED=on" /var/ipfire/vpn/settings` ]; then fi # This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start -- 2.39.2