From: Robert Koszewski Date: Tue, 11 Jun 2019 16:44:12 +0000 (+0200) Subject: Add workaround to properly register the sstp interface X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6d6b7beae7dec2f837c3f6c4a6ecbd8a933a44f5;p=openwrt-packages.git Add workaround to properly register the sstp interface Signed-off-by: Robert Koszewski --- diff --git a/net/sstp-client/files/lib/netifd/proto/sstp.sh b/net/sstp-client/files/lib/netifd/proto/sstp.sh index 1419d081f..f8cb704c5 100755 --- a/net/sstp-client/files/lib/netifd/proto/sstp.sh +++ b/net/sstp-client/files/lib/netifd/proto/sstp.sh @@ -96,7 +96,7 @@ proto_sstp_setup() { ipv6-down-script /lib/netifd/ppp-down \ ${mtu:+mtu $mtu mru $mtu} \ $pppd_options - + # WORKAROUND: Workaround to properly register the sstp interface (As seeen in: https://forum.archive.openwrt.org/viewtopic.php?id=58007) # WORKAROUND: Start sleep 10