[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] libvirtd.default: Document TCP/TLS usage
Andrea Bolognani (@abologna)
gitlab at salsa.debian.org
Tue Oct 10 19:47:20 BST 2023
Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt
Commits:
03d707d6 by Michal Maloszewski at 2023-10-10T19:41:08+02:00
libvirtd.default: Document TCP/TLS usage
Document TCP/TLS usage in the libvirtd.default
file to stop libvirtd conffiles from being misleading.
Closes: #1050464
LP: #1960937
- - - - -
1 changed file:
- debian/libvirt-daemon-system.libvirtd.default
Changes:
=====================================
debian/libvirt-daemon-system.libvirtd.default
=====================================
@@ -7,8 +7,10 @@
# connects.
#LIBVIRTD_ARGS="--timeout 120"
-# If systemd socket activation is disabled, then the following
-# can be used to listen on TCP/TLS sockets
+# If systemd socket activation is in use (this is the default),
+# then TCP/TLS connectivity should be turned on by enabling the
+# libvirtd-{tcp,tls}.socket units. If that's not the case (e.g.
+# when using sysvinit), this line can be uncommented instead.
#LIBVIRTD_ARGS="--listen"
# Override the QEMU/SDL default audio driver probing when
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/commit/03d707d6b33fedf5a199a4a6d282d9257ed2c40d
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/commit/03d707d6b33fedf5a199a4a6d282d9257ed2c40d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20231010/72aff3cc/attachment.htm>
More information about the Pkg-libvirt-commits
mailing list