ssh: add controlpath
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
||||
forwardAgent = false;
|
||||
serverAliveInterval = 30;
|
||||
controlMaster = "auto";
|
||||
controlPath = "/run/user/%i/ssh-cm-%C";
|
||||
}
|
||||
)
|
||||
);
|
||||
@@ -39,6 +40,7 @@ in
|
||||
proxyJump = "torjus@rlogin.uio.no";
|
||||
serverAliveInterval = 30;
|
||||
controlMaster = "auto";
|
||||
controlPath = "/run/user/%i/ssh-cm-%C";
|
||||
};
|
||||
|
||||
"*" = {
|
||||
|
Reference in New Issue
Block a user