removed unused network code and simplified configs

This commit is contained in:
Maxim Devaev
2022-03-27 22:50:35 +03:00
parent 8775cd2286
commit 056f069346
22 changed files with 18 additions and 277 deletions

View File

@@ -7,9 +7,6 @@ override: !include [override.d, override.yaml]
logging: !include logging.yaml
kvmd:
server:
unix: /run/kvmd/kvmd.sock
auth: !include auth.yaml
hid:
@@ -41,7 +38,6 @@ kvmd:
- 720x576
- 720x480
- 640x480
unix: /run/kvmd/ustreamer.sock
cmd:
- "/usr/bin/ustreamer"
- "--device=/dev/kvmd-video"
@@ -61,17 +57,8 @@ kvmd:
- "--sink=kvmd::ustreamer::jpeg"
- "--sink-mode=0660"
ipmi:
kvmd:
unix: /run/kvmd/kvmd.sock
vnc:
kvmd:
unix: /run/kvmd/kvmd.sock
streamer:
unix: /run/kvmd/ustreamer.sock
memsink:
jpeg:
sink: "kvmd::ustreamer::jpeg"