Make powerdown timeout configurable.
This commit is contained in:
parent
7a9ed262c1
commit
62cdea852c
4 changed files with 49 additions and 40 deletions
|
|
@ -42,6 +42,11 @@
|
|||
# * secure
|
||||
# "bootMode": "uefi"
|
||||
|
||||
# When terminating, a graceful powerdown is attempted. If it
|
||||
# doesn't succeed within the given timeout (seconds) SIGTERM
|
||||
# is sent to Qemu.
|
||||
# "powerdownTimeout": 60
|
||||
|
||||
# RAM settings
|
||||
# "maximumRam": "1G"
|
||||
# "currentRam": "1G"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue