mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01: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 \
|
ipv6-down-script /lib/netifd/ppp-down \
|
||||||
${mtu:+mtu $mtu mru $mtu} \
|
${mtu:+mtu $mtu mru $mtu} \
|
||||||
$pppd_options
|
$pppd_options
|
||||||
|
|
||||||
# WORKAROUND: Workaround to properly register the sstp interface (As seeen in: https://forum.archive.openwrt.org/viewtopic.php?id=58007)
|
# WORKAROUND: Workaround to properly register the sstp interface (As seeen in: https://forum.archive.openwrt.org/viewtopic.php?id=58007)
|
||||||
# WORKAROUND: Start
|
# WORKAROUND: Start
|
||||||
sleep 10
|
sleep 10
|
||||||
|
|||||||
Reference in New Issue
Block a user