X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=dummy%2Fproto%2Fppp.sh;fp=dummy%2Fproto%2Fppp.sh;h=f78933cc42dd33f74d5e2d3c0374ef00cb7f8dfa;hp=837767b09f2986ffac761ba4f2bc71b92c11521c;hb=8b3e051a993acd3dcbc76818cc2726716a72cff7;hpb=8e1b0ca9e75668a9663196520af4422b837aa4a6 diff --git a/dummy/proto/ppp.sh b/dummy/proto/ppp.sh index 837767b..f78933c 100755 --- a/dummy/proto/ppp.sh +++ b/dummy/proto/ppp.sh @@ -43,7 +43,7 @@ pppoe_setup() { proto_add_ipv4_address "192.168.2.1" 32 proto_add_dns_server "192.168.2.2" proto_send_update "$interface" - proto_run_command "$interface" sleep 10 + proto_run_command "$interface" sleep 30 } pppoe_teardown() {