improved users/groups

This commit is contained in:
Devaev Maxim
2019-05-10 14:36:28 +03:00
parent 03c3caa35e
commit 18fa69b779
15 changed files with 56 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
kvmd:
server:
unix: /run/kvmd.sock
unix: /run/kvmd/kvmd.sock
unix_rm: true
unix_mode: 0666
@@ -26,7 +26,7 @@ kvmd:
cap_pin: 17
conv_pin: 18
init_restart_after: 1
unix: /run/ustreamer.sock
unix: /run/kvmd/ustreamer.sock
cmd:
- "/usr/bin/ustreamer"
- "--device=/dev/kvmd-video"
@@ -40,6 +40,6 @@ kvmd:
ipmi:
kvmd:
unix: /run/kvmd.sock
unix: /run/kvmd/kvmd.sock
logging: !include logging.yaml