chiark / gitweb /
tmpfiles: don't do automatic cleanup in $XDG_RUNTIME_DIR
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 17:06:18 +0000 (19:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 17:06:18 +0000 (19:06 +0200)
commit6fc27667950fe153033f0f49cb5b57e8954c3e54
tree847f1b6c40fa2fca42744869bbfbd6e8d73809ab
parent8c63bf4ab0d826148fa86e0b56b3498eff4a69b0
tmpfiles: don't do automatic cleanup in $XDG_RUNTIME_DIR

Now that logind will clean up all IPC resources of a user we should
really consider $XDG_RUNTIME_DIR as just another kind of IPC with the
same life-cycle logic as the other IPC resources. This should be safe
now to do since every user gets his own $XDG_RUNTIME_DIR tmpfs instance
with a fixed size limit, so that flooding of it will more effectively be
averted.
tmpfiles.d/systemd.conf