Browse Source

xl2tpd: add new config option checkup_interval.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou 9 years ago
parent
commit
164b67cce5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      net/xl2tpd/files/l2tp.sh

+ 1
- 0
net/xl2tpd/files/l2tp.sh View File

@@ -15,6 +15,7 @@ proto_l2tp_init_config() {
15 15
 	proto_config_add_string "pppd_options"
16 16
 	proto_config_add_boolean "ipv6"
17 17
 	proto_config_add_int "mtu"
18
+	proto_config_add_int "checkup_interval"
18 19
 	proto_config_add_string "server"
19 20
 	available=1
20 21
 	no_device=1