mirror of
https://github.com/systemd/systemd.git
synced 2026-07-19 22:10:56 +00:00
Just use ExecParam directly, as these are all internal to sd-exec now anyway. Avoids double close when execution fails after FDs are set up for inheritance and were already re-arranged. Fixes https://github.com/systemd/systemd/issues/30412