On Tue, 24 Apr 2012 14:51:33 -0400, Juergen Harms <[email protected]> wrote:
I just saw that systemd creates (and does not purge) lots of directories like /tmp/systemd-namespace-<uniqueid>/ - I now have nearly 50 of them (one partial explanation might be that I did quite some re-booting these last days).
Hadn't noticed. ll /tmp/systemd-namespace-*|wc -l 3089 Only a matter of time till the file system runs out of inodes. I'll check, and if there isn't already a bug report open for this, I'll open one. Regards, Dave Hodgins
