add support for killing running proto-shell tasks with an arbitrary signal and waitin...
[project/netifd.git] / dummy / proto / ppp.sh
index 8673b98..837767b 100755 (executable)
@@ -47,6 +47,7 @@ pppoe_setup() {
 }
 
 pppoe_teardown() {
+       proto_kill_command "$interface"
        return
 }