Autossh defaults to using system ssh

Daniel J. Luke dluke at geeklair.net
Wed Nov 10 13:20:36 PST 2010


On Nov 10, 2010, at 3:26 PM, kevin beckford wrote:
> 
> Autossh uses the system ssh when creating it's tunnels, I have noticed
> today.  Being built from macports, it should be looking for
> /opt/local/bin/ssh instead of /usr/bin/ssh.

This is something you should probably open a ticket for.

However - I think it's reasonable to use the ssh client installed by the OS rather than require the macports one to be installed.

(It does look like you can set AUTOSSH_PATH in your environment to get it to use an ssh other than the one it finds at compile time).

--
Daniel J. Luke                                                                   
+========================================================+                        
| *---------------- dluke at geeklair.net ----------------* |                          
| *-------------- http://www.geeklair.net -------------* |                          
+========================================================+                        
|   Opinions expressed are mine and do not necessarily   |                          
|          reflect the opinions of my employer.          |                          
+========================================================+





More information about the macports-users mailing list