On 28/03/2023 21:00, Chris Evich wrote:
On 3/28/23 09:06, lejeczek via Podman wrote:
> I think it might have something to do with the fact that
> I changed UID for the user
The files under /run/user/$UID are typically managed by
systemd-logind. I've noticed sometimes there's a delay
between logging out and the files being cleaned up. Try
logging out for a minute or three and see if that fixes it.
Also, if you have lingering enabled for the user, it may
take a restart of particular the user.slice.
Lastly, I'm not certain, but you (as root) may be able to
`systemctl reload systemd-logind`. That's a total guess
though.
---
thanks, that was that delay, yes, bit annoying If 'usermod'
was in mass/often use.