summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-10-10 22:22:47 +0200
committerLennart Poettering <lennart@poettering.net>2011-10-10 22:25:34 +0200
commit65c0cf7108ae3537a357c74b4586a783baba82f9 (patch)
tree8ebd06d87e10d1a79b28477ac6b4151df4174b7b /TODO
parente5396fed3f33cb80699561b55090dc3ba7c95de8 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index e08097c29..2d1cde53e 100644
--- a/TODO
+++ b/TODO
@@ -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)