diff options
Diffstat (limited to 'testenv/v1-vga-rpi3.override.yaml')
-rw-r--r-- | testenv/v1-vga-rpi3.override.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/v1-vga-rpi3.override.yaml b/testenv/v1-vga-rpi3.override.yaml index d1eee78b..eb75d942 100644 --- a/testenv/v1-vga-rpi3.override.yaml +++ b/testenv/v1-vga-rpi3.override.yaml @@ -21,4 +21,5 @@ kvmd: - "--unix-mode=0666" - "--exit-on-parent-death" - "--process-name-prefix={process_name_prefix}" + - "--notify-parent" - "--no-log-colors" |