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-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=d773e8dd788c69e25c1a7927a55680b34ab6e13e;hp=183e19ceccc374e68a2a1ec8efbefdf1d12e1f5d 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 3d4b7b653..39b13714b 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