diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-08-21 17:19:32 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-08-21 17:19:32 +0200 |
commit | 50b3e64e27d1e73b84f96359f9f38dd497cb9b59 (patch) | |
tree | bf99df30a51484e7f4666f7586917177be74c532 /TODO | |
parent | 8b8ffe6828c97c82870cfd30c647fa269964810f (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -49,6 +49,16 @@ Bugfixes: Features: +* ConditionHost= for filtering services for clusters + +* journald: add symlinks and device names to kernel messages + +* maybe make systemd-detect-virt suid? or use fscaps? + +* consider using __secure_getenv() instead of getenv() in libs + +* journald: automatic rekeying with no log messages doesn't appear to work + * man: document in ExecStart= explicitly that we don't take shell command lines, only executable names with arguments * shutdown: don't read-only mount anything when running in container @@ -498,5 +508,3 @@ Regularly: Scheduled for removal (or fixing): * xxxOverridable dependencies - -* prefdm.service |