summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-10-11 04:43:29 +0200
committerLennart Poettering <lennart@poettering.net>2011-10-11 04:43:29 +0200
commitf84aea434f2b014716ce9067f0af4db24a91a7c4 (patch)
treea9712801cbf5adf98e6f4d9510ef1ddd231a3653 /TODO
parent688c56ff7d124124007761f917a2950364509043 (diff)
units: increase LimitNOFILE a bit
since we need one fd per session (for logind) and one fd per service (for stdout-syslog-bridge) increase the default rlimit a bit.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 779d1a30d..99e026e3c 100644
--- a/TODO
+++ b/TODO
@@ -26,8 +26,6 @@ Features:
* 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)