Merge r4044
authorSteven Barth <steven@midlink.org>
Fri, 16 Jan 2009 18:27:32 +0000 (18:27 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 16 Jan 2009 18:27:32 +0000 (18:27 +0000)
modules/admin-core/root/lib/uci/schema/default/network

index 5a5866f466ef2638430344dc3930233ed3c9c8b9..e74d9d76d61eeaac8edf90fece4493638eca4ab7 100644 (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'