mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Set lease time to 12 for glorytun interface
This commit is contained in:
parent
0fa66693eb
commit
06d235709f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ uci -q batch <<-EOF >/dev/null
|
|||
set network.glorytun.proto=dhcp
|
||||
set network.glorytun.ip4table=vpn
|
||||
set network.glorytun.multipath=off
|
||||
set network.glorytun.leasetime=12h
|
||||
commit network
|
||||
EOF
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
|
|
Loading…
Reference in a new issue