proto-shell: set proto_task_killed for SIGTERM only
authorUlrich Weber <uweber.linux@gmail.com>
Tue, 10 Jun 2014 10:51:06 +0000 (10:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 31 Aug 2014 12:22:06 +0000 (14:22 +0200)
commitf33922cf7fbd23d56e8aeb591d2841e0856fa164
treef6e6f3bca2aef8378714777a67da00419ede3a99
parent4716798f0c6ecf7953edee5bcc6eb34dc76f27b4
proto-shell: set proto_task_killed for SIGTERM only

otherwise teardown will not kill the process
if the interface was renewed before, which
set proto_task_killed

Signed-off-by: Ulrich Weber <uw@ocedo.com>
proto-shell.c