diff options
Diffstat (limited to 'testenv/v1-vga.override.yaml')
-rw-r--r-- | testenv/v1-vga.override.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/v1-vga.override.yaml b/testenv/v1-vga.override.yaml index 2f64030a..9a369317 100644 --- a/testenv/v1-vga.override.yaml +++ b/testenv/v1-vga.override.yaml @@ -19,4 +19,5 @@ kvmd: - "--unix={unix}" - "--unix-rm" - "--unix-mode=0666" + - "--exit-on-parent-death" - "--no-log-colors" |