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.

This commit is contained in:
Joey Hess 2014-04-02 15:30:10 -04:00
parent 356683d0be
commit 39996f8222
3 changed files with 12 additions and 1 deletions

View file

@ -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]]