Paste #267942

   
pasted on 16.01.2023 15:40
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
1
2
3
4
5
6
7
8
9
#------------------------------------------------------------------------------
# Modified Calculate Utilities 3.6.4.7
# Processed template files:
# /var/lib/layman/calculate/profiles/templates/3.6/6_ac_desktop_profile/2-user/net-misc/openssh/.ssh/config
#------------------------------------------------------------------------------
Host *
  ControlMaster auto
  ControlPersist 1h
  ControlPath ~/.ssh/cm_socket/%r@%h:%p
Add Comment
Author