1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2021-02-19 11:37:00 +01:00
parent 1172142b85
commit fff416b868

View file

@ -19,7 +19,7 @@ _validate_section() {
uci_validate_section omr-tracker "$1" "$2" \ uci_validate_section omr-tracker "$1" "$2" \
'hosts:list(host)' \ 'hosts:list(host)' \
'hosts6:list(host6)' \ 'hosts6:list(host)' \
'timeout:uinteger' \ 'timeout:uinteger' \
'tries:uinteger' \ 'tries:uinteger' \
'interval:uinteger' \ 'interval:uinteger' \