Skip to content

Commit

Permalink
Use server-side keepalive messages
Browse files Browse the repository at this point in the history
  • Loading branch information
tjdett committed Feb 6, 2017
1 parent 26af92a commit 923e911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/confd/templates/sshd_config.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ AllowTcpForwarding no
PermitTTY no
X11Forwarding no

ClientAliveInterval 60
StreamLocalBindUnlink yes
StreamLocalBindMask 0111

Expand Down

0 comments on commit 923e911

Please sign in to comment.