smbd: use exit_daemon() to support reporting to systemd from smbd
authorAlexander Bokovoy <ab@samba.org>
Wed, 26 Mar 2014 08:56:12 +0000 (10:56 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 23 Apr 2014 00:29:08 +0000 (02:29 +0200)
commit02a3b598a5294f74886531156646e55067ac0251
tree1ae1cfafbc977d578dffa81ed9fa957bc3c1ca6c
parentaa8c8a7b5b062b36a74a505aa48ba7dc5141aa55
smbd: use exit_daemon() to support reporting to systemd from smbd

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

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/server.c