Do not try to unlink the control socket in an unprivileged child
authorflorian <florian@openbsd.org>
Thu, 28 May 2015 17:09:18 +0000 (17:09 +0000)
committerflorian <florian@openbsd.org>
Thu, 28 May 2015 17:09:18 +0000 (17:09 +0000)
commit34b0dfa2ce04ea65ebff14b4e27f0d8bb61c70f8
tree8bb8896b6128425b9c189b03a13a0ccda93acd9a
parent5f32a1dbe9963761b0b92f3ff25dad191e02129d
Do not try to unlink the control socket in an unprivileged child
process on shutdown.
Found while working on tame(2).
OK gilles@
usr.sbin/smtpd/control.c