mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-15 00:19:04 -05:00
support drop-in configurations for ssh configs
This commit is contained in:
parent
894f150a62
commit
ae2fc9244b
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Include drop-in configurations
|
||||
Include /etc/ssh/ssh_config.d/*.conf
|
||||
|
||||
ServerAliveInterval 60
|
||||
ServerAliveCountMax 10
|
||||
TCPKeepAlive no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue