ppp keep-alive is non-atomic, closes #30

This commit is contained in:
Steven Barth 2009-01-16 18:26:32 +00:00
parent 4694bedd69
commit a6beb3cd41

View file

@ -83,7 +83,7 @@ config variable
option title 'keep-alive'
option description 'Number of connection failures before reconnect'
option section 'network.interface'
option datatype 'uint'
option datatype 'string'
list depends 'proto=pppoe'
list depends 'proto=pptp'
list depends 'proto=ppp'