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 ""
|
||||
fi
|
||||
|
||||
/sbin/reboot
|
||||
/sbin/reboot -f
|
||||
|
||||
|
||||
clean_up 0
|
||||
|
Loading…
Reference in New Issue
Block a user