After pledge "dns" has been refactored and setsockopt(SO_RCVBUF)
authorbluhm <bluhm@openbsd.org>
Tue, 20 Oct 2015 12:40:19 +0000 (12:40 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 20 Oct 2015 12:40:19 +0000 (12:40 +0000)
commitc9e5e266b36db7ae3d7be65dad2788e9473238b0
tree7a2a1bfced855bfce1c56b0a14516c3451de3382
parent73dbf992adf8369b780bc4d92138e30e57ab2a33
After pledge "dns" has been refactored and setsockopt(SO_RCVBUF)
has been added to it, the syslogd privsep parent does not need
pledge "inet" anymore.
discussed with deraadt@
usr.sbin/syslogd/privsep.c