s4 echo_server: Enable prefork process model
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 10 Jul 2019 21:29:28 +0000 (09:29 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 16 Jul 2019 08:13:12 +0000 (08:13 +0000)
commit15196c7561ff3afdb3d61afd6951d22e4cf698c7
tree45797b116a28bb322794814fe9c1f0f7b7a5380a
parent5522aa1a4c34ee1a1e81db73cf41594bb10bd989
s4 echo_server: Enable prefork process model

Enable the prefork process model, for the echo server.  This is allows
it to be used in the prefork_restart tests.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/echo_server/echo_server.c