mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
Add workaround to properly register the sstp interface
Signed-off-by: Robert Koszewski <rkkoszewski@gmail.com>
This commit is contained in:
committed by
Robert Koszewski
parent
f15e39134e
commit
6d6b7beae7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user