dom0/qvm-shutdown: increase timeout to 60s (#373)

This commit is contained in:
Marek Marczykowski 2011-10-17 23:09:14 +02:00
parent c43a62e0bb
commit db3ab9333a

View File

@ -83,7 +83,7 @@ dom0_update_check_interval = 6*3600
# how long (in sec) to wait for VMs to shutdown
# before killing them (when used qvm-run with --wait option)
shutdown_counter_max = 30
shutdown_counter_max = 60
# do not allow to start a new AppVM if Dom0 mem was to be less than this
dom0_min_memory = 700*1024*1024