Kill processes on shutdown
authorMichel Stam <m.stam@fugro.nl>
Thu, 2 Oct 2014 11:56:20 +0000 (11:56 +0000)
committerJohn Crispin <blogic@openwrt.org>
Thu, 2 Oct 2014 17:18:52 +0000 (19:18 +0200)
commit98975d54d405c45edf7bab2205d6ffb75ed90438
tree5f2511e7d08da7ea4205238ca56d03647507619d
parent396a82c551ab02871ec0e6f399941c9379258bdc
Kill processes on shutdown

Procd as it currently is does not kill the running processes during shutdown.
As this might cause undesired behaviour, this should be implemented.
Implementation was taken from busybox 1.19.4

Signed-off-by: Michel Stam <m.stam@fugro.nl>
state.c