diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2020-09-01 23:52:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-01 23:52:53 -0400 |
commit | e82fc02e5a654877a821be3a21e61e099de501ed (patch) | |
tree | ea6dac01babdb80e525e192f47b434fc11d4e54e | |
parent | 29cf5cfaf391d879c723080af9ea1aef46ea3698 (diff) | |
download | multihome-e82fc02e5a654877a821be3a21e61e099de501ed.tar.gz |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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*: ``` |