increase ssh control master timeoout
This commit is contained in:
parent
95f5d21305
commit
b0b2ffc034
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
Host *
|
||||
ControlMaster auto
|
||||
ControlPersist 120s
|
||||
ControlPersist 1h
|
||||
ControlPath /run/user/%i/ssh_%r@%h:%p
|
||||
|
||||
Include hosts
|
||||
|
|
Loading…
Add table
Reference in a new issue