15 lines
374 B
Plaintext
15 lines
374 B
Plaintext
Host default
|
|
IdentitiesOnly yes
|
|
StreamLocalBindMask 0117
|
|
StreamLocalBindUnlink yes
|
|
DynamicForward ${RUNTIME_DIRECTORY}/sock
|
|
SessionType none
|
|
ExitOnForwardFailure yes
|
|
ServerAliveInterval 60
|
|
StrictHostKeyChecking accept-new
|
|
PermitLocalCommand yes
|
|
LocalCommand systemd-notify --ready
|
|
LogLevel VERBOSE
|
|
|
|
# vim: set filetype=sshconfig:
|