summaryrefslogtreecommitdiffstats
path: root/sys/netmpls
diff options
context:
space:
mode:
authormestre <mestre@openbsd.org>2020-08-19 14:23:26 +0000
committermestre <mestre@openbsd.org>2020-08-19 14:23:26 +0000
commit15e2c6823410e554b348cd3fb137566da656e866 (patch)
tree05f0d080c6a58f67e7e3229b2a771db9db95e8ab /sys/netmpls
parentAllow SIOCSWGDPID and SIOCSWGMAXFLOW ioctls for non-root (diff)
downloadwireguard-openbsd-15e2c6823410e554b348cd3fb137566da656e866.tar.xz
wireguard-openbsd-15e2c6823410e554b348cd3fb137566da656e866.zip
add unveil(2) again
this allows reading from anywhere in the filesystem (in order to read the config file and those ones included from it), but also executing, which I missed from my last attempt, because it's required for "check script(s)". even though it's a broad permission, and the main proc cannot be pledged due to forbidden ioctls, then this at least prevents it from creating/writing/deleting files which is not required here. OK benno@ a long time ago
Diffstat (limited to 'sys/netmpls')
0 files changed, 0 insertions, 0 deletions