On December 9, 2015 11:51:25 AM EST, IT geek 31 <[email protected]> wrote: > >> On 9 Dec 2015, at 2:15 a.m., Eric Haszlakiewicz <[email protected]> >wrote: >> Which is a great way to run into problems. Even if you need to >manually do so, if you're using ssh from pkgsrc I highly suggest >removing the base ssh binaries. >> I ran into issues like this before (with pkg_add, etc...) and it can >lead to unexpected behavior when you inevitably end up running the >wrong binary. >> >> Eric > >How would you do that? Just manually deleting them? > > >-Mark
Yeah, that's what I did. If you want to make it more persistent in the face of OS upgrades, you could drop in an early-running rc.d script that does the delete. Eric
