From: Jim Fehlig Date: Fri, 4 Jun 2021 21:59:44 +0000 (-0600) Subject: docs: Small fixes for daemons.rst X-Git-Tag: v7.5.0-rc1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e878c7a9ec3fd1a30ece228b7d5675e0a5b88c1c;p=thirdparty%2Flibvirt.git docs: Small fixes for daemons.rst Remove some dupicate text and replace in incorrect occurance of monolithic with modular. Signed-off-by: Jim Fehlig Reviewed-by: Erik Skultety --- diff --git a/docs/daemons.rst b/docs/daemons.rst index 2cd6b47c2a..8a05ee77a7 100644 --- a/docs/daemons.rst +++ b/docs/daemons.rst @@ -365,7 +365,7 @@ Switching to modular daemons ---------------------------- If a host is currently set to use the monolithic ``libvirtd`` daemon and needs -to be migrated to the monolithic daemons a number of services need to be +to be migrated to the modular daemons a number of services need to be changed. The steps below outline the process on hosts using the systemd init service. @@ -439,10 +439,6 @@ host first. Proxy daemon ============ -The monolithic daemon is known as ``libvirtd`` and has historically been the -default in libvirt. It is configured via the file ``/etc/libvirt/libvirtd.conf`` - - Proxy sockets -------------