diff options
Diffstat (limited to 'root')
-rw-r--r-- | root/.ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/.ssh/config b/root/.ssh/config index 787ae1d..c5a1341 100644 --- a/root/.ssh/config +++ b/root/.ssh/config @@ -1,3 +1,4 @@ +Include config.d/* Host * ControlMaster auto ControlPath /tmp/%u-%r@%h:%p |