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