Monday, February 05, 2024

Re: SSH Controlmaster holding devices

Thus said Courtney on Mon, 05 Feb 2024 12:55:20 -0800:

> I wasn't aware that it would still be impacted when leaving the cwd.

Your shell "left the cwd" but the SSH process did not. In other words,
don't start processes from a mount point that you expect to be able to
unmount later (or kill them first).

Andy

No comments:

Post a Comment