tincstart: don't force TCPOnly
This commit is contained in:
parent
e8b04ad8ba
commit
d554c0bc42
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Mode = Switch
|
||||||
#PingTimeout = 30
|
#PingTimeout = 30
|
||||||
Hostnames = yes
|
Hostnames = yes
|
||||||
#GraphDumpFile = /tmp/vpn-graph.dot
|
#GraphDumpFile = /tmp/vpn-graph.dot
|
||||||
TCPOnly = yes
|
#TCPOnly = yes
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# we need this only for first startup
|
# we need this only for first startup
|
||||||
|
|
Loading…
Add table
Reference in a new issue