diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-08 14:01:06 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-08 14:05:01 +0100 |
commit | 5b3968b793d0a07e10df76b2fdb2081c34c22254 (patch) | |
tree | ced7d2c0b5a2b3bc442a0cdfe5000a143b94b1e7 | |
parent | cf4eeabb903b8afcf4f91f560a105c8dfd49bf9c (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,6 @@ Fedora 19: * make anaconda write timeout=0 for encrypted devices -* create /var/log/journal/ - * external: maybe it is time to patch procps so that "ps" links to libsystemd-logind to print a pretty service name, seat name, session name in its output. Currently it only shows cgroup membership, but @@ -50,6 +48,8 @@ Features: * timedatectl needs to show whether NTP is available at all +* reduce caps of systemd-localed + * safe_atod() is too naive, as it is vulnerable to locale parameters, should be locale independent. * think about requeuing jobs when daemon-reload is issued? usecase: |