From nobody Sat Apr 27 05:09:45 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=1574779628; cv=none; d=zohomail.com; s=zohoarc; b=IEif7eqe3jXgPFtoxo8r6cbmMdMLuIdu13mKnUlW9/qi2D4V+GShedSnPnvUNtXM4b2sZRKdts0U1ITFABJl6BytrvolxtnoNqIIxpQAgvbBi4bP8cHU4C+Mw3fxM2KPlX2SzzaDoH9w1wy0EKm6Bij9+kA0Pjs6ueIw5bdD4To= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1574779628; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=HQ2e09UG2TXrgNhjZ1kkXkRvxJ8SxvzOM17md8lrkgQ=; b=hYPlAQzcSZcSFszsaJTrXGRumL9M5dHblGSu4uGKlLUGxBixUwm2pqEY6+58HbD6pIQX3rkHZ1jfLQByrJ0psfrVQBebcREuieXaePdU+9JxvgwIqzxJRwbeTtQPGQskWgxfIrkrV5OmfSxCyJGXYnjyl/eyfb5Zw2Fdhb3HqOY= 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 1574779628346888.8194828230344; Tue, 26 Nov 2019 06:47:08 -0800 (PST) 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-405-BBJEh66BNOKwSG_lpRFXuA-1; Tue, 26 Nov 2019 09:47:05 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0C8048C0450; Tue, 26 Nov 2019 14:46:59 +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 D5BEE5D9D6; Tue, 26 Nov 2019 14:46:58 +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 9526A4A460; Tue, 26 Nov 2019 14:46:58 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id xAQEkK9p010482 for ; Tue, 26 Nov 2019 09:46:20 -0500 Received: by smtp.corp.redhat.com (Postfix) id 0C25A60C87; Tue, 26 Nov 2019 14:46:20 +0000 (UTC) Received: from moe.redhat.com (unknown [10.43.2.30]) by smtp.corp.redhat.com (Postfix) with ESMTP id 85E4160CCC for ; Tue, 26 Nov 2019 14:46:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1574779627; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=HQ2e09UG2TXrgNhjZ1kkXkRvxJ8SxvzOM17md8lrkgQ=; b=jB4T/EuVbj7/HxjqJqBC7FdngBFC0BHWgNv/es7KTo9Rp2URfiBUHnSA0KtC2ojJxiAZzA vIRgy5O9VDrHPTjzhSJvo/Z9i3teJbFe6iPrH1UZZuDym5QNQ4EYp8rNdaBLbi7yPM/m8s h5t86KBVZiRGOaRnhIDTWRK4uDCLXaA= From: Michal Privoznik To: libvir-list@redhat.com Date: Tue, 26 Nov 2019 15:46:12 +0100 Message-Id: <424b1e18e73c4a1283d92da824e42e1e191583ac.1574779188.git.mprivozn@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 2/2] news: Document init scripts 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.14 X-MC-Unique: BBJEh66BNOKwSG_lpRFXuA-1 X-Mimecast-Spam-Score: 0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Michal Privoznik Reviewed-by: Daniel P. Berrang=C3=A9 --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 72c0edb317..89b9167634 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -81,6 +81,17 @@
+ + + Provide init scripts for sub-deaemons + + + So far libvirt shipped systemd unit files for sub-daemons. With = this + release, init scripts are available too. Package maintainers can + choose which one to install via --with-init-script + configure option. + +
--=20 2.23.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list