diff options
Diffstat (limited to 'testenv/v2-hdmi-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index 76ec3bbd..a298af0b 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -110,3 +110,7 @@ otgnet: - "/bin/true" pre_stop_cmd: - "/bin/true" + +janus: + cmd: + - "/bin/true" |