From: Michal Sekletar Date: Mon, 30 May 2022 13:13:13 +0000 (+0200) Subject: NEWS: mention change in default behavior of background sessions X-Git-Tag: v252-rc1~713^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F23569%2Fhead;p=thirdparty%2Fsystemd.git NEWS: mention change in default behavior of background sessions --- diff --git a/NEWS b/NEWS index e01ab3e2d33..6476c0b3082 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ systemd System and Service Manager +CHANGES WITH 252: + Backwards-incompatible changes: + + * systemd-logind's background session class, which is by default used + for sessions started via cron, is no longer going to start systemd + --user instance. Note that because of that the user dbus instance + will not start either. Other session types remain unaffected. + CHANGES WITH 251: Backwards-incompatible changes: