Le Wed, Nov 12, 2025 at 07:39:01AM -0700, Theo de Raadt a écrit :
> > - add XDG_RUNTIME_DIR=/tmp/run/user/<uid> to ~/.ssh/environment
> 
> That is so incredibly user hostile.  First of all, it is a uid,
> and secondly this now applies to all non-interactive sessions also.
> Just plain yuck.

then i guess the alternative would be to:
- advertise 'waypipe ssh target env XDG_RUNTIME_DIR=xxx command'
- add a section in ~/.ssh/config with SendEnv XDG_RUNTIME_DIR for the
  given targets ?

which one is less yucky ?

Reply via email to