]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Small fixes for daemons.rst
authorJim Fehlig <jfehlig@suse.com>
Fri, 4 Jun 2021 21:59:44 +0000 (15:59 -0600)
committerJim Fehlig <jfehlig@suse.com>
Mon, 7 Jun 2021 14:05:59 +0000 (08:05 -0600)
Remove some dupicate text and replace in incorrect occurance of
monolithic with modular.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/daemons.rst

index 2cd6b47c2a4182680f260ee9baf24d94cedf9b24..8a05ee77a748244b2de3de020a4511c2ec7feef8 100644 (file)
@@ -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
 -------------