reboot-LXC-host.sh: add flag '-f' (force) to the reboot command.

This commit is contained in:
Christoph 2023-10-30 19:47:05 +01:00
parent e796db105c
commit a01eb8abd5

View File

@ -305,7 +305,7 @@ if $terminal ; then
echo ""
fi
/sbin/reboot
/sbin/reboot -f
clean_up 0