Enable SSH TCPKeepAlive
This commit is contained in:
parent
afdafefedf
commit
a853379753
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@
|
|||
- regexp: '^#?X11Forwarding '
|
||||
line: 'X11Forwarding no'
|
||||
- regexp: '^#?TCPKeepAlive '
|
||||
line: 'TCPKeepAlive no'
|
||||
line: 'TCPKeepAlive yes'
|
||||
- regexp: '^#?UseDNS '
|
||||
line: 'UseDNS no'
|
||||
|
|
Loading…
Reference in a new issue