Move sockets to a directory that exists

This commit is contained in:
Emi Simpson 2022-12-19 12:26:51 -05:00
parent 312f158ad4
commit ee4895917f
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
enable = true;
compression = true;
controlMaster = "auto";
controlPath = "~/.ssh/sockets/socket-%r@%h:%p";
controlPath = "~/.ssh/socket-%r@%h:%p";
controlPersist = "1m";
forwardAgent = true;
matchBlocks = {