From: Eric Wong Date: 2011-08-12T05:15:24+09:00 Subject: [ruby-core:38926] Re: [Ruby 1.9 - Feature #5041] Set FD_CLOEXEC for all fds (except 0, 1, 2) Akira Tanaka wrote: > Issue #5041 has been updated by Akira Tanaka. > > File close-on-exec-by-default.patch added > > I made a patch to set FD_CLOEXEC by default. > It changes close_others option true by default for system() and exec(). Thanks, unicorn.git works great with your patch after the following change: http://bogomips.org/unicorn.git/patch?id=6ab27beeda