main-afb-daemon: Kill child instead of it 47/15347/2
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 12 Jul 2018 15:14:00 +0000 (17:14 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 13 Jul 2018 10:19:11 +0000 (12:19 +0200)
commitc0423b4a824b992c82f91e04363b1f48d518fdbf
tree711ffcd97f774057fac0077975532dafa01f2d40
parent889d3adeaf5572cb87cc005c18f9fdf74f1b9cab
main-afb-daemon: Kill child instead of it

Killing afb-daemon when exit is called has bad side effects.
Because there is no need to do it now, remove it.

Change-Id: I18903bb168b1722a522cb4a78c5c8c2508483996
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main-afb-daemon.c