1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-23 05:34:18 +00:00
Files
src/sbin
bluhm b9b707e00d Fix unveil in NFS daemon.
With process accouting, nfsd(8) complains about unveil(2) violations.
It happens during daemon(3) in the child process.  Instead of
unveiling / and /dev/null, move unveil(2) after daemon(3).

OK deraadt@
2026-03-27 19:19:41 +00:00
..
2026-03-27 19:19:41 +00:00
2025-11-30 23:46:03 +00:00
2025-12-19 23:53:47 +00:00