s3:smbd: don't exit the parent when we have no connections
commit1246e1bfc861e2203cd0781afe018c4dbedc033d
authorStefan Metzmacher <metze@samba.org>
Mon, 16 Mar 2009 13:48:40 +0000 (16 14:48 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:15 +0000 (15 09:07 +0200)
tree8e638360c3096210ddea26f4fa49ceaafbca341e
parent14a84c535719a4c6068c9c2b8a361d2dcfc718d9
s3:smbd: don't exit the parent when we have no connections

This code path can't really happen anymore, because
launchd support was removed with commit e5a951325a6cac8567af3a66de6d2df577508ae4.
But it's confusing to have that code there...

metze
(cherry picked from commit 445b37f4f35ff4256c46dbacc2d3b3a1e47e62b2)
(cherry picked from commit a527e24b80abf5aeaafdd67db21b5b021d1effe0)
source3/smbd/server.c