bridge and pools

This commit is contained in:
m0duspwnens
2024-08-16 11:58:49 -04:00
parent 2a35e45920
commit 30e998edf7
3 changed files with 41 additions and 16 deletions
+3 -3
View File
@@ -10,9 +10,9 @@ libvirt:
unix_sock_rw_perms: "0770"
unix_sock_admin_perms: "0700"
unix_sock_dir: "/run/libvirt"
auth_unix_ro: "none"
auth_unix_rw: "none"
auth_tcp: "none"
auth_unix_ro: "polkit"
auth_unix_rw: "polkit"
auth_tcp: "sasl"
auth_tls: "none"
tcp_min_ssf: 112
access_drivers: ["polkit"]