summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Sekletar <msekleta@redhat.com>2022-05-30 15:13:13 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-07-07 10:11:45 +0900
commit1611606fd91648f78137e823d5cc3ac68767e4a2 (patch)
treef07570e89217c98a3ac1af1625255b522a9984a4
parentbf40417c7cbe0afb185eda97ea46395b1bb74bdf (diff)
downloadsystemd-1611606fd91648f78137e823d5cc3ac68767e4a2.tar.gz
NEWS: mention change in default behavior of background sessions
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e01ab3e2d3..6476c0b308 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: