From nobody Sat Apr 27 09:57:19 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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=1596526258; cv=none; d=zohomail.com; s=zohoarc; b=iv+cajIGneeY8B2HZdHAF3RsZOdea+QqJVekiH4+kCuBmtCGAiZKWwDoRcrBektvwZrj4bVU5cN69y0ot9aZRTsfik6ywOyY8AoeogG/FiMp4kyzfr30mWsEe+Ftk9q/Jfkxm0B8JevtdUfcIusrF0VO8EqG67ultL2zYARaoKI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596526258; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=mQal1M9kB5i9Vk5aO3jKS9cOyObwRs8oEXJ/PqOoLpE=; b=G+yxAX/b7PZ420Jf0qRC7zj121ULp7/skRZlJ8vniTuixRSW7QX8v52nIQsTJgwKG8d3XmnGCaEQF/DjZPqhBoIAus6NjwlgELO8v5qHT30BDS6q35Ev+XIgKXixaVBW+/i56pWNN2J9nQ55lFo+7Y52KBHsZwX8Oz0VqFm/sgc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1596526258422849.3622446821593; Tue, 4 Aug 2020 00:30:58 -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-504-bhIvbsrsNyW2euJ6nAIhSw-1; Tue, 04 Aug 2020 03:30:53 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 79098800469; Tue, 4 Aug 2020 07:30:48 +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 57F378A19E; Tue, 4 Aug 2020 07:30:48 +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 22560A35B2; Tue, 4 Aug 2020 07:30:48 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0747Ukh3017554 for ; Tue, 4 Aug 2020 03:30:46 -0400 Received: by smtp.corp.redhat.com (Postfix) id D964F71769; Tue, 4 Aug 2020 07:30:46 +0000 (UTC) Received: from ridgehead.redhat.com (unknown [10.40.193.137]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2BB4471781; Tue, 4 Aug 2020 07:30:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596526257; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=mQal1M9kB5i9Vk5aO3jKS9cOyObwRs8oEXJ/PqOoLpE=; b=Wp5DMH6T+znV3RA+P9Y7qy7N7blOmPykYc/ANi+1OfDbT1MjDUNUqsJa+voD3DKckHwV+f rpjyxt5ZZeSyYgSlLVpslKSLzjH1GygY9chfhBghaEv26vWc3zeM0IwsmM0ZWcOBfnwNqj ItkXXYwG0Kcv8b48C7dugg/ru4fY6YM= X-MC-Unique: bhIvbsrsNyW2euJ6nAIhSw-1 From: Erik Skultety To: libvir-list@redhat.com Subject: [libvirt PATCH] meson: Fix libvirtd|virtproxyd socket prefixes Date: Tue, 4 Aug 2020 09:30:42 +0200 Message-Id: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com Cc: Erik Skultety 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.13 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" For the daemons in question the correct socket prefix is "libvirt-", not "libvirtd-". Fixes: dd4f2c73ad7f9fc0eae5325d5bf5786afd3a467e Signed-off-by: Erik Skultety Reviewed-by: Pavel Hrdina --- src/remote/meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/remote/meson.build b/src/remote/meson.build index 25712c943b..5983238a0a 100644 --- a/src/remote/meson.build +++ b/src/remote/meson.build @@ -184,7 +184,7 @@ if conf.has('WITH_REMOTE') 'service': 'libvirtd', 'service_in': files('libvirtd.service.in'), 'name': 'Libvirt', - 'sockprefix': 'libvirtd', + 'sockprefix': 'libvirt', 'sockets': [ 'main', 'ro', 'admin', 'tcp', 'tls' ], } =20 @@ -218,7 +218,7 @@ if conf.has('WITH_REMOTE') 'service': 'virtproxyd', 'service_in': files('virtproxyd.service.in'), 'name': 'Libvirt proxy', - 'sockprefix': 'libvirtd', + 'sockprefix': 'libvirt', 'sockets': [ 'main', 'ro', 'admin', 'tcp', 'tls' ], 'deps': libvirtd_socket_conflicts, } --=20 2.26.2