file_server: Run task_server_terminate when smbd exists
authorAndrew Bartlett <abartlet@samba.org>
Tue, 4 Sep 2012 09:06:15 +0000 (11:06 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Sep 2012 10:16:48 +0000 (20:16 +1000)
commit73932a3aa40bb4b2c2bd22f1be3abc546ab83481
treeb4e171e67cb18d57883da28ecfd2c59c7aafc589
parent8d3e193fa153eb0c219953707db5ac4cb93cc853
file_server: Run task_server_terminate when smbd exists

This will help us shut down when smbd cannot bind to ports or perform
some other critical startup operation.

Based on a patch by Stefan Metzmacher <metze@samba.org>

Andrew Bartlett
file_server/file_server.c