[Xfce-bugs] [Bug 13486] thunar, gvfs, ssh-agent -- gvfs does not use xfce4-session spawned ssh-agent
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Jun 21 10:16:16 CEST 2017
https://bugzilla.xfce.org/show_bug.cgi?id=13486
haarp <main.haarp at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |main.haarp at gmail.com
--- Comment #1 from haarp <main.haarp at gmail.com> ---
A workaround:
gdb -batch -ex "attach $(pidof gvfsd)" -ex "call
putenv(\"SSH_AUTH_SOCK=$SSH_AUTH_SOCK\")" -ex "detach"
this injects SSH_AUTH_SOCK into gvfsd's environment.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list