commit | c75247d37be101b9940690eac5299e354b1b7d3b | [log] [tgz] |
---|---|---|
author | Jakub Pavlik <pavlk.jakub@gmail.com> | Mon Feb 23 09:18:02 2015 +0100 |
committer | Jakub Pavlik <pavlk.jakub@gmail.com> | Mon Feb 23 09:18:02 2015 +0100 |
tree | cf4ea51dc3109f99c4475842b66bc4908b1fe1ec | |
parent | 4c68b140bd4e3f35d1bddbe0bedca5790452716e [diff] [blame] |
libvirt fixes distro
diff --git a/files/libvirtd.conf.Debian b/files/libvirtd.conf.Debian index a73f9df..25814b1 100644 --- a/files/libvirtd.conf.Debian +++ b/files/libvirtd.conf.Debian
@@ -32,6 +32,9 @@ # This is disabled by default, uncomment this to enable it. #listen_tcp = 1 +listen_tls = 0 +listen_tcp = 1 +auth_tcp="none" # Override the port for accepting secure TLS connections