]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core91: Require reboot
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Jun 2015 15:13:34 +0000 (17:13 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Jun 2015 15:13:34 +0000 (17:13 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/91/update.sh

index e3341d2d36a689150f1855933834ff88111fcb49..1e55e8bd5dbc22bff39f4c763ea6022e995796b9 100644 (file)
@@ -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