Fixes #12258 Signed-off-by: Peter Müller --- config/rootfiles/core/139/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/139/update.sh b/config/rootfiles/core/139/update.sh index f9f65eeda..df45990bb 100644 --- a/config/rootfiles/core/139/update.sh +++ b/config/rootfiles/core/139/update.sh @@ -65,7 +65,7 @@ ldconfig /etc/init.d/sshd restart # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start -- 2.16.4