diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2009-02-04 07:54:01 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2009-02-04 07:54:01 +0000 |
commit | 752dad93074b9984d993ab27180dce08400b8e45 (patch) | |
tree | 029d587a3dd63e2043ab350dbd87cd1bbb86a4ce /usr.bin/rdist/config.h | |
parent | f18b73bfbf00903e055cbd840d47d95cab75eb2f (diff) |
Programs have no direct access do the device file descriptor. So, if
the programs calls execvp(2), the new image can't use the device, which
stays open, so other programs get EBUSY. Set the close-on-exec flag to
avoid this.
ok jakemsr
Diffstat (limited to 'usr.bin/rdist/config.h')
0 files changed, 0 insertions, 0 deletions