Do not try to unlink the control socket in an unprivileged child
authorflorian <florian@openbsd.org>
Thu, 28 May 2015 17:08:08 +0000 (17:08 +0000)
committerflorian <florian@openbsd.org>
Thu, 28 May 2015 17:08:08 +0000 (17:08 +0000)
commit5f32a1dbe9963761b0b92f3ff25dad191e02129d
treee56280b9a2763f695004dd0ac157538daee34a86
parent30c58d967ea7f4607993b7d823534cb17c70b68c
Do not try to unlink the control socket in an unprivileged child
process on shutdown.
Found while working on tame(2).
OK benno@
usr.sbin/httpd/control.c
usr.sbin/httpd/httpd.c
usr.sbin/relayd/control.c
usr.sbin/relayd/relayd.c
usr.sbin/snmpd/control.c
usr.sbin/snmpd/snmpd.c