diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-02 15:30:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-02 15:30:10 -0400 |
commit | 819f5dca98dc8e82e4376f5bad2fbc8bb89d66bc (patch) | |
tree | fafb649af2e3a94a047b58d84d8583f513277857 /doc/bugs | |
parent | 609c61849dbdd2ad27ccbe43ba2deb12c9b44f12 (diff) |
assistant: Adjust ssh authorized keys line generated in local pairing or for a remote ssh server to set environment variables in an alternative way that works with the non-POSIX fix shell, as well as POSIX shells.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/issues_with_non-posix_compatible_shells.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/issues_with_non-posix_compatible_shells.mdwn b/doc/bugs/issues_with_non-posix_compatible_shells.mdwn index 4797fb569..34fb72a1c 100644 --- a/doc/bugs/issues_with_non-posix_compatible_shells.mdwn +++ b/doc/bugs/issues_with_non-posix_compatible_shells.mdwn @@ -32,3 +32,10 @@ remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook ex # End of transcript or log. """]] + +> [[fixed|done]] so +> +> I have not tried to make the assistant go back and fix up existing +> `authorized_keys` lines. So if someone had been using a posix shell and +> switched to fish, they'll hit this and need to fix it themselves. I judge +> this is pretty small number of users. --[[Joey]] |