X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=dummy%2Fproto%2Fppp.sh;h=837767b09f2986ffac761ba4f2bc71b92c11521c;hp=8673b98a08df5e54f608c7e1119ac742defebafd;hb=cb0aeee156725940b4123bd828a831e96cae012f;hpb=547d96cd6d1bdf3624711b08491ca7fce6b4b0a3;ds=sidebyside diff --git a/dummy/proto/ppp.sh b/dummy/proto/ppp.sh index 8673b98..837767b 100755 --- a/dummy/proto/ppp.sh +++ b/dummy/proto/ppp.sh @@ -47,6 +47,7 @@ pppoe_setup() { } pppoe_teardown() { + proto_kill_command "$interface" return }