fix source path and improve systemd directivees

This commit is contained in:
2025-12-10 17:08:53 -05:00
parent 614f694fbd
commit c3d7a7725c
3 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
Include ${SSH_CFG_PATH}
Host default
IdentitiesOnly yes
StreamLocalBindMask 0111 # TODO: check this
StreamLocalBindMask 0117
StreamLocalBindUnlink yes
DynamicForward ${RUNTIME_DIRECTORY}/sock
SessionType none