From: Joey Hess Date: Tue, 10 Nov 2015 17:48:15 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~324^2~62 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5847909cad3fa473ef19e7621aef93e4c3542090;p=git-annex.git comment --- diff --git a/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init/comment_3_031ed90b19c53616797de0ea55546ecf._comment b/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init/comment_3_031ed90b19c53616797de0ea55546ecf._comment new file mode 100644 index 0000000000..c2100a28f2 --- /dev/null +++ b/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init/comment_3_031ed90b19c53616797de0ea55546ecf._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-11-10T17:44:35Z" + content=""" +I don't think that implicit installation to /usr/local/bin just because +runshell was run as root makes sense, no. If root wants to install +git-annex system-wide they have plenty of good options, but the standalone +tarball is not really one of them. + +Another reason to keep the git-annex-shell wrapper in ~/.ssh is because the +~/.ssh/authorized_keys file that the assistant installs will refer to that +wrapper. So it makes sense to keep all that related stuff together IMHO. +"""]]