From nobody Sun May 5 02:13:25 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1587043174; cv=none; d=zohomail.com; s=zohoarc; b=M4DoMlg16i7ylaGbUC0doSgT1Xssk0SZwn2hNFGBWfHBCDEtMIQc8m0LjU7hqQpbAJpsTHD1vxRIJT1tQa3INf/DR1GnElEsbqbb19sOmDoEJOcbk09G1GTGiORGSDdrJZaGTek9dX/ieoRMQAaXXVmpnywFFUlGqjuXCDCCRek= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1587043174; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=S16fwI5cKYCqdcq4wA0HJh7HjrsR8w0FhaBmrY0gAic=; b=PbZnLwambQ+K/137Bw5kI1eZTmMsOJ924GJfauu8CknwNm2+ypf9DgsQaz/JCL9TpuFtXjgJGKLNzQ0W6qqoay9eR6kSE7JSud/MONSwiN72VqJOp69q1d+rrfCI9LTShmWDz3so50/zDcmu3N6glvMMBnrL+nY4v0yaXRqLHy4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1587043174359737.8082967752151; Thu, 16 Apr 2020 06:19:34 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-463-wRtcaUViO2WIhnC_0Y8UiQ-1; Thu, 16 Apr 2020 09:19:26 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B70391800D4A; Thu, 16 Apr 2020 13:19:20 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B79E97E7CE; Thu, 16 Apr 2020 13:19:18 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 9E8BF93373; Thu, 16 Apr 2020 13:19:16 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 03GDJFbr031765 for ; Thu, 16 Apr 2020 09:19:15 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2920C18A85; Thu, 16 Apr 2020 13:19:15 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.58]) by smtp.corp.redhat.com (Postfix) with ESMTP id 33EA37E7C4; Thu, 16 Apr 2020 13:19:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587043173; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=S16fwI5cKYCqdcq4wA0HJh7HjrsR8w0FhaBmrY0gAic=; b=HVnZzoOCZMbvbCYi/baoD5V0GZ0m5Ijl01a0uX+x/ktTQ5RP6kJlALQvoVI8Peh6cJgkOR 7xvjZINLWRJuUTp/rC43aZz3+98Si0MrcumoTbceSNEBlw1c9wJzEtxNLY7BA1Gl202oGs kXaOnPY+3DTMDSFWuvUCs7ENk+fLsTw= X-MC-Unique: wRtcaUViO2WIhnC_0Y8UiQ-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: fix mistaken description of the read-only socket units Date: Thu, 16 Apr 2020 14:19:08 +0100 Message-Id: <20200416131908.22894-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Andrea Bolognani --- docs/daemons.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/daemons.rst b/docs/daemons.rst index 13c244de7b..e0b95105e4 100644 --- a/docs/daemons.rst +++ b/docs/daemons.rst @@ -145,7 +145,7 @@ Libvirt ships a number of unit files for controlling ``= libvirtd``: UNIX socket ``/var/run/libvirt/libvirt-sock``. This socket is recommende= d to be started on boot by default. =20 -* ``libvirtd-ro.socket`` - the unit file corresponding to the main read-wr= ite +* ``libvirtd-ro.socket`` - the unit file corresponding to the main read-on= ly UNIX socket ``/var/run/libvirt/libvirt-sock-ro``. This socket is recomme= nded to be started on boot by default. =20 @@ -316,7 +316,7 @@ Libvirt ships a number of unit files for controlling ``= virt${DRIVER}d``: recommended to be started on boot by default. =20 * ``virt${DRIVER}d-ro.socket`` - the unit file corresponding to the main - read-write UNIX socket ``/var/run/libvirt/virt${DRIVER}d-sock-ro``. This + read-only UNIX socket ``/var/run/libvirt/virt${DRIVER}d-sock-ro``. This socket is recommended to be started on boot by default. =20 * ``virt${DRIVER}d-admin.socket`` - the unit file corresponding to the @@ -471,7 +471,7 @@ Libvirt ships a number of unit files for controlling ``= virtproxyd``: UNIX socket ``/var/run/libvirt/libvirt-sock``. This socket is recommende= d to be started on boot by default. =20 -* ``virtproxyd-ro.socket`` - the unit file corresponding to the main read-= write +* ``virtproxyd-ro.socket`` - the unit file corresponding to the main read-= only UNIX socket ``/var/run/libvirt/libvirt-sock-ro``. This socket is recomme= nded to be started on boot by default. =20 --=20 2.25.2