summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-09-23 11:30:22 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-10-01 17:33:44 +0200
commit5b80cef69f00052977ae51d27f21c631266a57ec (patch)
tree8baf5f7c7f3711544296b58c44836199d2404a34 /NEWS
parentupdate TODO (diff)
downloadsystemd-5b80cef69f00052977ae51d27f21c631266a57ec.tar.xz
systemd-5b80cef69f00052977ae51d27f21c631266a57ec.zip
Revert "Preset user units on first boot as well"
This reverts commit 0a40325573b91ea71070653865f7f6a9cada2bef.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 408a60ddf7..f368703c90 100644
--- a/NEWS
+++ b/NEWS
@@ -78,9 +78,6 @@ CHANGES WITH 257 in spe:
Service and system management:
- * Global user units are now enabled or disabled based on preset files
- on first boot as well just like system units are already.
-
* Environment variable $REMOTE_ADDR is now set when using socket
activation for AF_UNIX sockets.