Mask general purpose signals for notifyd.
authorHemanth Thummala <hemanth.thummala@nutanix.com>
Thu, 14 Apr 2016 20:09:37 +0000 (13:09 -0700)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 Apr 2016 13:31:19 +0000 (15:31 +0200)
commitcade673f5fff8a578b8620149688ecc93e981205
tree3cd343fcbce6d25f4f58ed7e4fb6a2c9e1124a5f
parentffd64de7729cbe078d8dbc2546fe8ccb472b4bb7
Mask general purpose signals for notifyd.

Currently there is no signal handling available for notify daemon.
Signals like SIGHUP and SIGUSR1 can lead to terminate the notify
daemon. Masking these signals for notifyd as we are not handling them.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11840

Signed-off-by: Hemanth Thummala <hemanth.thummala@nutanix.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Apr 15 15:31:19 CEST 2016 on sn-devel-144
source3/smbd/notifyd/notifyd.c