mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Set rpcd timeout
This commit is contained in:
parent
b5567ffd08
commit
c8eb844b62
1 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,7 @@
|
|||
uci -q batch <<-EOF >/dev/null
|
||||
set system.@system[-1].ttylogin=1
|
||||
commit system
|
||||
EOF
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
rpcd.@rpcd[-1].timeout='60'
|
||||
rpcd.@rpcd[0].timeout=60
|
||||
commit rpcd
|
||||
EOF
|
||||
exit 0
|
Loading…
Reference in a new issue