summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-10-29 16:32:34 +0100
committerMike Yuan <me@yhndnzj.com>2024-10-29 16:35:35 +0100
commitaa61fe48e5da482062661bc9bb1535f5c72775d8 (patch)
treeee37ac4b09e70df9dc08723e1c94245c51c49249 /NEWS
parentudevadm: automatically anable JSON-SEQ in case JSON is used for "udevadm info... (diff)
downloadsystemd-aa61fe48e5da482062661bc9bb1535f5c72775d8.tar.xz
systemd-aa61fe48e5da482062661bc9bb1535f5c72775d8.zip
NEWS: be less misleading since systemd-run does not support ExtraFileDescriptors= yet
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d3a287d1bb..da4c34ca3e 100644
--- a/NEWS
+++ b/NEWS
@@ -207,7 +207,7 @@ CHANGES WITH 257 in spe:
* PID 1 will now optionally load a policy for the new Linux IPE LSM at
boot.
- * Transient services (like those started with systemd-run) may now
+ * Transient services (StartTransientUnit() D-Bus method) may now
receive additional, arbitrary file descriptors to pass to executed
service processes on activation using the new ExtraFileDescriptor=
unit property.