diff options
author | Devaev Maxim <[email protected]> | 2021-05-24 05:03:45 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-05-24 05:08:53 +0300 |
commit | 19a68887e4083755af9f3edcb59c69e89b34b6f7 (patch) | |
tree | eee102f2cf1312121d8af606e0bdeabb507fb236 /testenv/v2-hdmiusb-rpi4.override.yaml | |
parent | 9cead6203295e55c25b9a011a6da93509d05e79f (diff) |
janus runner draft
Diffstat (limited to 'testenv/v2-hdmiusb-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmiusb-rpi4.override.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testenv/v2-hdmiusb-rpi4.override.yaml b/testenv/v2-hdmiusb-rpi4.override.yaml index 03cb1e02..00315bb7 100644 --- a/testenv/v2-hdmiusb-rpi4.override.yaml +++ b/testenv/v2-hdmiusb-rpi4.override.yaml @@ -47,3 +47,7 @@ otgnet: - "/bin/true" pre_stop_cmd: - "/bin/true" + +janus: + cmd: + - "/bin/true" |