main proc doesn't speak with sockets during the main loop and setpriority plus
authormestre <mestre@openbsd.org>
Fri, 16 Jul 2021 14:36:09 +0000 (14:36 +0000)
committermestre <mestre@openbsd.org>
Fri, 16 Jul 2021 14:36:09 +0000 (14:36 +0000)
commit1fa741bdf08abe26acc2e46d85daa33401f9489d
tree696e85eb2551f79633d7536b4e4361f19d82651c
parentfd393c40f8d426790970685240ce5801f6461f8c
main proc doesn't speak with sockets during the main loop and setpriority plus
chroot (and privdrop) in the child procs at this point are all set and done so
pledge("inet id") promises are not required anymore.

analysis and OK @kn
usr.sbin/ntpd/ntpd.c