From 1611606fd91648f78137e823d5cc3ac68767e4a2 Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Mon, 30 May 2022 15:13:13 +0200 Subject: [PATCH] NEWS: mention change in default behavior of background sessions --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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: -- 2.47.3