From 6d6b7beae7dec2f837c3f6c4a6ecbd8a933a44f5 Mon Sep 17 00:00:00 2001 From: Robert Koszewski Date: Tue, 11 Jun 2019 18:44:12 +0200 Subject: [PATCH] Add workaround to properly register the sstp interface Signed-off-by: Robert Koszewski --- net/sstp-client/files/lib/netifd/proto/sstp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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