mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +00:00
Increase rpcd timeout
This commit is contained in:
parent
4a2afd6f87
commit
9a42cb18cd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ uci -q batch <<-EOF >/dev/null
|
|||
set system.ntp.use_dhcp='0'
|
||||
set system.ntp.enable_server='1'
|
||||
commit system
|
||||
set rpcd.@rpcd[0].timeout=90
|
||||
set rpcd.@rpcd[0].timeout=120
|
||||
commit rpcd
|
||||
EOF
|
||||
exit 0
|
Loading…
Reference in a new issue