On Sat, Apr 18, 2026 at 02:48:26PM +0000, [email protected] wrote:
Removed 10s of /tmp/ssh-XXXXXXXXXXXX manually today. My /tmp is a regular directory, not tmpfs, I guess it is the reason why i still suffer of this bug. Regular systemd's cleanup of /tmp is enabled but these directories are explicitly excluded from it by /usr/lib/tmpfiles.d/openssh-client.conf Maybe just remove it from the package?
https://salsa.debian.org/ssh-team/openssh/-/commit/015918425f1af02029f393ec1972de4d61f60a8d describes why that tmpfiles.d entry is present. I don't think any of those reasons have changed, and so simply removing that entry would have the consequences described in the first paragraph of that commit message.
-- Colin Watson (he/him) [[email protected]]

