From: Andrea Bolognani Date: Thu, 14 Mar 2019 10:59:42 +0000 (+0100) Subject: news: Document dropping support for certain init scripts X-Git-Tag: v5.2.0-rc1~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f703b487ad9a5b5e9420355017398270f3d37157;p=thirdparty%2Flibvirt.git news: Document dropping support for certain init scripts Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/news.xml b/docs/news.xml index cc07b5dd0a..bb548f1ec1 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -95,6 +95,19 @@ +
+ + + Drop support for Upstart and "Red Hat" init scripts + + + Not a single one of the platforms we target still uses Upstart, + and the Upstart project itself has been abandoned for several years + now; the same is true for the "Red Hat" (really System V) init + scripts, since RHEL 7 and later releases use systemd. + + +