multiplex prevents backup server from sleeping
This commit is contained in:
parent
46b29ce4fb
commit
2712d212b6
1 changed files with 4 additions and 3 deletions
|
@ -4,6 +4,7 @@ Host *
|
|||
GSSAPIAuthentication yes
|
||||
StrictHostKeyChecking yes
|
||||
GlobalKnownHostsFile /etc/ssh/ssh_known_hosts
|
||||
ControlMaster auto
|
||||
ControlPath ~/.ssh/multiplex-%C
|
||||
ControlPersist 5m
|
||||
# fixme: prevents backup server from sleeping
|
||||
# ControlMaster auto
|
||||
# ControlPath ~/.ssh/multiplex-%C
|
||||
# ControlPersist 5m
|
||||
|
|
Loading…
Reference in a new issue