mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix Hosts6 ofr omr-tracker
This commit is contained in:
parent
1172142b85
commit
fff416b868
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ _validate_section() {
|
|||
|
||||
uci_validate_section omr-tracker "$1" "$2" \
|
||||
'hosts:list(host)' \
|
||||
'hosts6:list(host6)' \
|
||||
'hosts6:list(host)' \
|
||||
'timeout:uinteger' \
|
||||
'tries:uinteger' \
|
||||
'interval:uinteger' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue