summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 558950aad9..0b4bdc9519 100644
--- a/NEWS
+++ b/NEWS
@@ -477,6 +477,11 @@ CHANGES WITH 240:
notified about this userspace breakage quickly, but they chose to
ignore it.
+ * PermissionsStartOnly= setting is deprecated (but is still supported
+ for backwards compatibility). The same functionality is provided by
+ the more flexible "+", "!", and "!!" prefixes to ExecStart= and other
+ commands.
+
* $DBUS_SESSION_BUS_ADDRESS environment variable is not set by
pam_systemd anymore.