1
0
mirror of https://github.com/systemd/systemd.git synced 2025-09-08 13:44:41 +03:00

NEWS: be less misleading since systemd-run does not support ExtraFileDescriptors= yet

This commit is contained in:
Mike Yuan
2024-10-29 16:32:34 +01:00
parent ebc64de22f
commit aa61fe48e5

2
NEWS
View File

@@ -207,7 +207,7 @@ CHANGES WITH 257 in spe:
* PID 1 will now optionally load a policy for the new Linux IPE LSM at * PID 1 will now optionally load a policy for the new Linux IPE LSM at
boot. 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 receive additional, arbitrary file descriptors to pass to executed
service processes on activation using the new ExtraFileDescriptor= service processes on activation using the new ExtraFileDescriptor=
unit property. unit property.