pst server

This commit is contained in:
Maxim Devaev
2022-06-15 02:43:14 +03:00
parent 88c7796551
commit 53e64fe151
9 changed files with 241 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ RUN git clone https://github.com/pikvm/ustreamer \
RUN mkdir -p \
/etc/kvmd/{nginx,vnc} \
/var/lib/kvmd/msd/{images,meta} \
/var/lib/kvmd/pst/data \
/opt/vc/bin
COPY testenv/fakes/vcgencmd /opt/vc/bin/

View File

@@ -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

View File

@@ -33,6 +33,9 @@ kvmd:
- "--notify-parent"
- "--no-log-colors"
pst:
remount_cmd: /bin/true
vnc:
keymap: /usr/share/kvmd/keymaps/ru