[libvirt] [PATCH 2/2] news: Document init scripts

Michal Privoznik mprivozn at redhat.com
Tue Nov 26 14:46:12 UTC 2019


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 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 @@
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          Provide init scripts for sub-deaemons
+        </summary>
+        <description>
+          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 <code>--with-init-script</code>
+          configure option.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.23.0




More information about the libvir-list mailing list