diff options
Diffstat (limited to 'testenv/v1-vga-rpi3.override.yaml')
-rw-r--r-- | testenv/v1-vga-rpi3.override.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/testenv/v1-vga-rpi3.override.yaml b/testenv/v1-vga-rpi3.override.yaml index 192ffa53..97967257 100644 --- a/testenv/v1-vga-rpi3.override.yaml +++ b/testenv/v1-vga-rpi3.override.yaml @@ -2,9 +2,10 @@ kvmd: server: unix_mode: 0666 - hw: - procfs_prefix: /fake_procfs - sysfs_prefix: /fake_sysfs + info: + hw: + procfs_prefix: /fake_procfs + sysfs_prefix: /fake_sysfs hid: device: /dev/ttyS10 |