virthost-aarch64-os: Use libvirt group instead of sysadmin-main for the virt socket on these.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-04-15 16:18:09 +00:00
parent 54882cff68
commit ac8213f97c
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,3 @@
unix_sock_group = "libvirt"
unix_sock_rw_perms = "0770"
auth_unix_rw = "none"