From: Michael Tremer Date: Thu, 11 Jun 2015 15:13:34 +0000 (+0200) Subject: core91: Require reboot X-Git-Tag: v2.17-core91~4 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=cb82fb206bbff70d8b2a63a3a2036642b46f9809 core91: Require reboot Signed-off-by: Michael Tremer --- 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