mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge pull request #6 from LovingFox/patch-1
clear OMR_TRACKER_DEVICE_GATEWAY
This commit is contained in:
commit
66e1bcbc06
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ while true; do
|
||||||
OMR_TRACKER_LATENCY=
|
OMR_TRACKER_LATENCY=
|
||||||
OMR_TRACKER_TIMEOUT=$((rto / 1000 + (rto % 1000 ? 1 : 0)))
|
OMR_TRACKER_TIMEOUT=$((rto / 1000 + (rto % 1000 ? 1 : 0)))
|
||||||
OMR_TRACKER_LIST_HOSTS=""
|
OMR_TRACKER_LIST_HOSTS=""
|
||||||
|
OMR_TRACKER_DEVICE_GATEWAY=
|
||||||
serverip_ping=false
|
serverip_ping=false
|
||||||
|
|
||||||
if [ -d "/sys/class/net/$OMR_TRACKER_DEVICE" ]; then
|
if [ -d "/sys/class/net/$OMR_TRACKER_DEVICE" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue