diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2021-05-01 11:53:07 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2021-05-01 11:53:07 +0000 |
commit | a2395c6e69ed0443a73904970ddeca8a785362b8 (patch) | |
tree | 6c90f8967b9b6559e215a4e1354615f2fca50b45 /sbin/slaacd/slaacd.c | |
parent | 53038ded2f926cea190c2f8e8aa2170e351bdc72 (diff) |
Allow running in single user mode where /var/empty doesn't exist by
switching from chroot("/var/empty") to unveil("/", "").
This is just an extra pair of suspenders since these processes
pledge(2) to not access the filesystem.
OK deraadt
Diffstat (limited to 'sbin/slaacd/slaacd.c')
0 files changed, 0 insertions, 0 deletions