diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-10-10 22:22:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-10-10 22:25:34 +0200 |
commit | 65c0cf7108ae3537a357c74b4586a783baba82f9 (patch) | |
tree | 8ebd06d87e10d1a79b28477ac6b4151df4174b7b | |
parent | e5396fed3f33cb80699561b55090dc3ba7c95de8 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,12 +17,18 @@ Bugfixes: * make polkit checks async +* logind is leaking fifos? + Features: * if we can not get user quota for tmpfs, mount a separate tmpfs instance for every user in /run/user/$USER with a configured maximum size * bind mounts should be ordered after remount-root-fs.service +* default to actual 32bit PIDs, via /proc/sys/kernel/pid_max + +* increase RLIMIT_NOFILE for logind, logger by default + * add an option to make mounts private/shareable and so on, enable this for root by default * internal restart counter for units (focus on auto-respawn) |