diff options
author | Devaev Maxim <[email protected]> | 2020-07-09 05:04:21 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-07-09 05:13:03 +0300 |
commit | 53eb74670d040c9e8745433a2641f18796da365c (patch) | |
tree | b321d856280e6fe4bb2b410b582c046ae4e7ee20 /testenv/v2-hdmi-rpi4.override.yaml | |
parent | 69f77ce48b279c614f1aaca809c1d74e411f1fd1 (diff) |
hw monitoring
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 b5003a55..47a1d32c 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -2,6 +2,10 @@ kvmd: server: unix_mode: 0666 + hw: + procfs_prefix: /fake_procfs + sysfs_prefix: /fake_sysfs + hid: keyboard: device: /dev/null |