mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
Spawning services with nothing open at all on the standard I/O fds is way too harsh. We now open /dev/null for them instead.
Spawning services with nothing open at all on the standard I/O fds is way too harsh. We now open /dev/null for them instead.