From: Alexander Marx Date: Tue, 11 Jun 2013 09:29:53 +0000 (+0200) Subject: Core70: Added message "update needs a reboot" because of new firewall script X-Git-Tag: v2.13-core70~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d773e8dd788c69e25c1a7927a55680b34ab6e13e;p=people%2Fms%2Fipfire-2.x.git Core70: Added message "update needs a reboot" because of new firewall script --- diff --git a/config/rootfiles/core/70/update.sh b/config/rootfiles/core/70/update.sh index 3d4b7b653b..39b13714b8 100644 --- a/config/rootfiles/core/70/update.sh +++ b/config/rootfiles/core/70/update.sh @@ -64,7 +64,7 @@ fc-cache -f &>/dev/null sync # This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # #Finish