On Tue, Jun 5, 2012 at 11:43 AM, Samuraiii <samurai.no.d...@gmail.com> wrote: > Thanks for help, this problem is not the one that aches me right now - and > when I re-thaught it again I simply realized that it dissapeared. > > BUT > Do somebody know how from distcc tell ssh which port to use to connect to > remote machine - all of "my" computers use nonstandard ssh port - I know I > can utilize ~/.ssh/config but how to use it for "portage" user that runs > distcc from emerge?
It looks like distcc sets up its home directory (from SSH's perspective) as /etc/distcc. So you would want to edit "/etc/distcc/.ssh/config" [snip] -- :wq