]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 182: Require a reboot
authorPeter Müller <peter.mueller@ipfire.org>
Wed, 22 Nov 2023 16:06:55 +0000 (16:06 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 22 Nov 2023 16:06:55 +0000 (16:06 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/182/update.sh

index 15c29ceacda5f3a0f98ce466bc5fca4f8d627d96..9de2ae44198e4856b1343fbbe27aaec4b097280a 100644 (file)
@@ -73,7 +73,7 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
 fi
 
 # This update needs a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
 
 # Finish
 /etc/init.d/fireinfo start