diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-10-11 04:43:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-10-11 04:43:01 +0200 |
commit | 688c56ff7d124124007761f917a2950364509043 (patch) | |
tree | 62ff14a2fe368627c5fb76872e3372c533076b51 /TODO | |
parent | a724d2ed799a8985193ba70c5c3e76f621815e10 (diff) |
logind: fail gracefully if too many sessions are created
https://bugzilla.redhat.com/show_bug.cgi?id=744726
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -17,14 +17,10 @@ Bugfixes: * make polkit checks async -* fail gracefully if logind reaches it RLIMIT_NFILES for fifos - Features: * ConditionCapability= -* read fedora style timezone name config for compat - * 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 |