]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/execute: check if EXEC_PASS_FDS is set if got exec_params.fds 31959/head
authorMike Yuan <me@yhndnzj.com>
Tue, 26 Mar 2024 10:57:08 +0000 (18:57 +0800)
committerMike Yuan <me@yhndnzj.com>
Tue, 26 Mar 2024 12:08:52 +0000 (20:08 +0800)
commit07ff03d6b2facc41b99521ef9382b8092f1df95e
treebfc0d5bdfb429f332788681f3b821acafc61c5dd
parent469ff6b40e06b40860fa96c05a47ef08af3c97e1
core/execute: check if EXEC_PASS_FDS is set if got exec_params.fds

Prompted by #31789 (specifically
https://github.com/systemd/systemd/pull/31789#discussion_r1525267612)
src/core/execute.c
src/core/service.c