File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
source/installguide/hypervisor Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -478,11 +478,11 @@ 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-
481+ On Ubuntu 24.04 or newer set libvirtd mode to traditional mode (see https://libvirt.org/manpages/libvirtd.html#system-socket-activation):
482+
483483 .. parsed-literal ::
484- systemctl mask libvirtd.socket libvirtd-ro.socket \
485- libvirtd-admin.socket libvirtd-tls.socket libvirtd-tcp.socket
484+
485+ systemctl mask libvirtd.socket libvirtd-ro.socket libvirtd-admin.socket libvirtd-tls.socket libvirtd-tcp.socket
486486
487487
488488 #. Restart libvirt
You can’t perform that action at this time.
0 commit comments