mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Increase test for glorytun
This commit is contained in:
parent
c1f972a07e
commit
2ed65550c9
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ if [ "$(uci -q get omr-tracker.glorytun)" = "" ]; then
|
||||||
uci -q batch <<-EOF >/dev/null
|
uci -q batch <<-EOF >/dev/null
|
||||||
set omr-tracker.glotytun=interface
|
set omr-tracker.glotytun=interface
|
||||||
set omr-tracker.glorytun.type="none"
|
set omr-tracker.glorytun.type="none"
|
||||||
set omr-tracker.glorytun.timeout=5
|
set omr-tracker.glorytun.timeout=10
|
||||||
set omr-tracker.glorytun.tries=5
|
set omr-tracker.glorytun.tries=5
|
||||||
set omr-tracker.glorytun.interval=4
|
set omr-tracker.glorytun.interval=5
|
||||||
commit omr-tracker
|
commit omr-tracker
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue