ppp keep-alive is non-atomic, closes #30
This commit is contained in:
parent
4694bedd69
commit
a6beb3cd41
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ config variable
|
||||||
option title 'keep-alive'
|
option title 'keep-alive'
|
||||||
option description 'Number of connection failures before reconnect'
|
option description 'Number of connection failures before reconnect'
|
||||||
option section 'network.interface'
|
option section 'network.interface'
|
||||||
option datatype 'uint'
|
option datatype 'string'
|
||||||
list depends 'proto=pppoe'
|
list depends 'proto=pppoe'
|
||||||
list depends 'proto=pptp'
|
list depends 'proto=pptp'
|
||||||
list depends 'proto=ppp'
|
list depends 'proto=ppp'
|
||||||
|
|
Loading…
Reference in a new issue