commit | 62b9020c4ef1c68c5d9bc3c46307595636daf3e8 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Aug 28 21:28:48 2024 +0000 |
committer | Patrick Rohr <prohr@google.com> | Wed Aug 28 21:29:26 2024 +0000 |
tree | dd9f03959dd4769a256eedec931340e9805ac5a9 | |
parent | 997e3b3fcf256913d6620dc582e73bedec4f8d15 [diff] |
Set POSIX_SPAWN_CLOEXEC_DEFAULT when spawning dnsmasq This flag ensures that dnsmasq does not inherit any file descriptors from the parent process. This will get rid of the "Closing inherited file descriptor" log spam. Change-Id: Icaa4cdaf014c38a13f8975cf5a193ca693f35339