mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Increase sleep
This commit is contained in:
parent
110bc9d073
commit
2bebca6c58
@ -59,7 +59,7 @@ echo "-------------------------------------------" > /dev/ttyS0
|
|||||||
while true; do
|
while true; do
|
||||||
|
|
||||||
checkNMI
|
checkNMI
|
||||||
sleep 1
|
sleep 2
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user