From: Michal Privoznik Date: Tue, 26 Nov 2019 13:55:15 +0000 (+0100) Subject: news: Document init scripts X-Git-Tag: v6.0.0-rc1~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a8961da36c64603653feffc7b819832da5666dd;p=thirdparty%2Flibvirt.git news: Document init scripts Signed-off-by: Michal Privoznik Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/news.xml b/docs/news.xml index 6e7050160b..2a25b6ca49 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -187,6 +187,17 @@ down, these scripts were rewritten into Python. + + + 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. + +