reboot-LXC-host.sh: add flag '-f' (force) to the reboot command.
This commit is contained in:
parent
e796db105c
commit
a01eb8abd5
@ -305,7 +305,7 @@ if $terminal ; then
|
|||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
/sbin/reboot
|
/sbin/reboot -f
|
||||||
|
|
||||||
|
|
||||||
clean_up 0
|
clean_up 0
|
||||||
|
Loading…
Reference in New Issue
Block a user