mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add a LuCI interface for MPTCP
This commit is contained in:
parent
c2312ec7fe
commit
cb6610f6bc
5 changed files with 66 additions and 1 deletions
|
@ -65,7 +65,7 @@ start_instance() {
|
|||
procd_append_param command \
|
||||
retry count -1 const 5000000 \
|
||||
timeout 9000 \
|
||||
keepalive count 3 idle 10 interval 1
|
||||
keepalive count 5 idle 60 interval 2
|
||||
|
||||
procd_set_param respawn 0 30 0
|
||||
procd_set_param file /tmp/${PROG_NAME}-${1}.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue