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