At the moment unveil(2) doesn't check the path for bind(2) or connect(2).
authormartijn <martijn@openbsd.org>
Thu, 1 Sep 2022 13:24:28 +0000 (13:24 +0000)
committermartijn <martijn@openbsd.org>
Thu, 1 Sep 2022 13:24:28 +0000 (13:24 +0000)
commit6feeaaf0d669ffc8919e729ab17689d3884f9c72
tree620eaea4e67a9153ab17c0f3c16ed241cab44fb8
parentdcbb4522321f5e10875533da6565e7d12234fe9e
At the moment unveil(2) doesn't check the path for bind(2) or connect(2).
This is about to change and connect(2) will require "w", not "r".

OK deraadt@ florian@ mestre@
sbin/resolvd/resolvd.c