mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 10:34:12 +00:00
Similar to the previous commit: in many cases no further fd processing needs to be done in forked of children before execve() or any of its flavours are called. In those case we can use FORK_RLIMIT_NOFILE_SAFE instead.