mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09: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