From e82fc02e5a654877a821be3a21e61e099de501ed Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 1 Sep 2020 23:52:53 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e2d30..907fe72 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Passing the `-u` (`--update`) option copies files from `/etc/skel`, `~/.multihom ## Known issues / FAQ -* SSH reads its configuration from `/home/example/.ssh` instead of `/home/example/home_local/.ssh`. This is a security feature and is no is no way to override this behavior until you recompile SSH/D from source. As a workaround use a symbolic link to improve quality of life. +* SSH reads its configuration from `/home/example/.ssh` instead of `/home/example/home_local/.ssh`. This is a security feature and there is no way to override this behavior unless you recompile SSH/D from source. As a workaround use a symbolic link to improve your quality of life. At least `~/.ssh` will exist and point to the right place. *~/.multihome/transfer*: ``` -- cgit