s4:server: avoid using pid=0 for the parent 'samba' process
commit5bd7a8e5685caa09067745b108ef7e53e3108e97
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Jan 2019 15:29:51 +0000 (28 16:29 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 29 Jan 2019 21:09:08 +0000 (29 22:09 +0100)
treebce06741d6b0da518621a0903bfbb08c5a4f0235
parent3a0c1da432c53de234b54bac90a3fb84534994eb
s4:server: avoid using pid=0 for the parent 'samba' process

It confuses the 'samba-tool processes' output and log messages.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Baumbach <bbaumbach@samba.org>
source4/smbd/server.c