Skip to content

Commit 3c4c903

Browse files
authored
Added command to set libvirtd to traditional mode
1 parent 96f614e commit 3c4c903

File tree

1 file changed

+6
-0
lines changed
  • source/installguide/hypervisor

1 file changed

+6
-0
lines changed

source/installguide/hypervisor/kvm.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,12 @@ cloudstack-agent and should already be installed.
478478
.. parsed-literal::
479479
remote_mode="legacy"
480480
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+
481487
482488
#. Restart libvirt
483489

0 commit comments

Comments
 (0)