mirror of https://github.com/apache/cloudstack.git
This closes #140
Sebastian and Lucian gave input about the change. I also talked to Remi about it.
This commit is contained in:
commit
c6416cb766
|
|
@ -155,7 +155,7 @@ then
|
|||
exit 0
|
||||
elif [ "$cflag" == "1" ]
|
||||
then
|
||||
reboot
|
||||
echo b > /proc/sysrq-trigger
|
||||
exit $?
|
||||
else
|
||||
write_hbLog
|
||||
|
|
|
|||
Loading…
Reference in New Issue