]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/127/update.sh
core127: set reboot needed flag
[ipfire-2.x.git] / config / rootfiles / core / 127 / update.sh
index 4fe045ec99938d3a15128eba18576ac0aa2142ff..8960ed46a400fe3243aa1d67a1a287dd2b3da35a 100644 (file)
@@ -58,6 +58,9 @@ sysctl -p
 # Re-run depmod
 depmod -a
 
+# This update needs a reboot...
+touch /var/run/need_reboot
+
 # Finish
 /etc/init.d/fireinfo start
 sendprofile