chiark / gitweb /
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Mar 2014 18:20:21 +0000 (19:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Mar 2014 19:02:50 +0000 (20:02 +0100)
commit1c231f56482546725c4dbd3303f70300bd3c63e9
treedc0f3ff586db692d961264a23b2b23040c1ce53e
parentb5d742138f71e87312541a89aac5657015f50f48
logind: make $XDG_RUNTIME_DIR a per-user tmpfs

This way each user allocates from his own pool, with its own size limit.

This puts the size limit by default to 10% of the physical RAM size but
makes it configurable in logind.conf.
configure.ac
man/logind.conf.xml
src/login/logind-gperf.gperf
src/login/logind-user.c
src/login/logind.c
src/login/logind.conf
src/login/logind.h
src/shared/macro.h
src/shared/util.c
src/shared/util.h