From 65c0cf7108ae3537a357c74b4586a783baba82f9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 10 Oct 2011 22:22:47 +0200 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index e08097c29c..2d1cde53ef 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)