We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f614e commit 3c4c903Copy full SHA for 3c4c903
source/installguide/hypervisor/kvm.rst
@@ -478,6 +478,12 @@ cloudstack-agent and should already be installed.
478
.. parsed-literal::
479
remote_mode="legacy"
480
481
+ Set libvirtd mode to traditional mode (see https://libvirt.org/manpages/libvirtd.html#system-socket-activation):
482
+
483
+ .. parsed-literal::
484
+ systemctl mask libvirtd.socket libvirtd-ro.socket \
485
+ libvirtd-admin.socket libvirtd-tls.socket libvirtd-tcp.socket
486
487
488
#. Restart libvirt
489
0 commit comments