diff options
author | Maxim Devaev <[email protected]> | 2022-06-15 02:43:14 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-06-15 15:58:29 +0300 |
commit | 53e64fe1518d7dd8d53c6e04846cee1601c2c754 (patch) | |
tree | 41b0e86645293a99f9b20e32a9209c1bc2b1bd81 /testenv/v2-hdmi-rpi4.override.yaml | |
parent | 88c7796551010faf30e7f7f843432af919ea7ce0 (diff) |
pst server
Diffstat (limited to 'testenv/v2-hdmi-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index 2625f081..adb67907 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -121,6 +121,9 @@ kvmd: - ["#Cmd #1:", "cmd1|confirm|Run 'sleep 5'"] - ["#Cmd #2:", "cmd2|Run 'ls -l'"] +pst: + remount_cmd: /bin/true + vnc: keymap: /usr/share/kvmd/keymaps/ru |