yggdrasil-go/cmd/yggdrasil
Klemens Nanni 6d195c6de3
OpenBSD: Pledge full filesystem read for Go's resolv.conf polling (#1275)
sys/kern/kern_pledge.c r1.329[0] removed the unveil bypass for "dns",
so "rpath" is needed for Go's DNS to stat(2) it.

Since current "/ rwc" and "cpath" with the new "rpath" amount to full
read access, there is no point in unveiling anymore.

0:
8d49ad01ac
2025-08-11 23:39:52 +01:00
..
chuser_other.go argument to change uid/gid (#927) 2024-09-22 15:46:54 +00:00
chuser_unix.go Update to Arceliar/ironwood@743fe2f 2024-12-13 23:12:36 +00:00
chuser_unix_test.go Fix empty user/group detection on chuser 2024-12-13 16:55:25 +00:00
main.go OpenBSD: Pledge full filesystem read for Go's resolv.conf polling (#1275) 2025-08-11 23:39:52 +01:00