s4: process_standard: Add tevent SIGHUP signal handler to standard_accept_connection...
authorJeremy Allison <jra@samba.org>
Fri, 7 Apr 2017 22:31:57 +0000 (15:31 -0700)
committerRalph Boehme <slow@samba.org>
Sat, 8 Apr 2017 10:30:08 +0000 (12:30 +0200)
commitd354be9e078730505462623225295e675d73fd86
treec44c59c7ba79609d2f6be69b22cb87b71367f0cd
parent513eb8b8d397a9d6a5b7f029590b2e7dc0c1b743
s4: process_standard: Add tevent SIGHUP signal handler to standard_accept_connection() and standard_new_task().

This makes us independent of parent SIGHUP signal handling.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/smbd/process_standard.c