No need to protect exports from SIGHUP, the handler just sets a flag.
authormillert <millert@openbsd.org>
Thu, 2 Mar 2023 16:58:43 +0000 (16:58 +0000)
committermillert <millert@openbsd.org>
Thu, 2 Mar 2023 16:58:43 +0000 (16:58 +0000)
commit888a0b8cb1426a99a5137b344e1ad5a3f6556efe
tree977b99036c321c790c0ea327071156749858df06
parent16d493390f3f645a0570d9b41abd32c87eebba5d
No need to protect exports from SIGHUP, the handler just sets a flag.
The signal handlers in mountd.c were made safe in rev 1.34 from 2001.
OK bluhm@ kn@
sbin/mountd/mountd.c