From: Mike Yuan Date: Tue, 29 Oct 2024 15:32:34 +0000 (+0100) Subject: NEWS: be less misleading since systemd-run does not support ExtraFileDescriptors... X-Git-Tag: v257-rc1~118 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa61fe48e5da482062661bc9bb1535f5c72775d8;p=thirdparty%2Fsystemd.git NEWS: be less misleading since systemd-run does not support ExtraFileDescriptors= yet --- diff --git a/NEWS b/NEWS index d3a287d1bbd..da4c34ca3ec 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.