diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2024-04-12 14:17:43 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2024-04-12 14:17:43 +0000 |
commit | 74c20a09b4ea46bd74562151590e1d4b5b411477 (patch) | |
tree | 8eb50fb387f8ef3b6274a32f5dcf6b86d18c0b8d /usr.sbin/unbound/doc/unbound-anchor.8.in | |
parent | 7cc6d919a84e30f76553b3a0c0ad8f0d138e546c (diff) |
In snmpd_metrics process keep file descriptors 0 1 2 open.
stdin, stdout, stderr are reserverd. They should point to a terminal,
a redirect file or pipe, or /dev/null. Closing them and allocating
arbitrary files in those places is not good. Call closefrom with
4 to keep /dev/null open in snmpd_metrics.
OK martijn@
Diffstat (limited to 'usr.sbin/unbound/doc/unbound-anchor.8.in')
0 files changed, 0 insertions, 0 deletions