diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-26 03:59:05 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-26 04:09:22 +0200 |
commit | 42aeb14a4a0fa7d43da96a8ed0fb0e180a2dd5c8 (patch) | |
tree | fe67315c36939738353d6544d7013ce61b340664 /TODO | |
parent | 6d148a842ebb04a9a9bc2853e167a9d8eddf8cd8 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -24,8 +24,15 @@ External: Features: +* remove multi-seat-x now + +* refcounting in sd-resolve is borked + +* exponential backoff in timesyncd and resolved when we cannot reach a server + * apply start timeout during the "initializing" manager state only, - instead of both "initializing" and "starting". + instead of both "initializing" and "starting". maybe rename the + timeout to "initialization-timeout" then or so? * journald: make use of uid-range.h to managed uid ranges to split journals in. |