diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-05 16:23:41 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-05 16:23:41 -0700 |
commit | d87be9b0af81a6e07d4fb3028e45c4409100dc26 (patch) | |
tree | 3ee0cb8aa69b0919f009f388e934ee3aa2cc2172 /TODO | |
parent | cb7ec5645e0edf154f0cc8414f5914cb433d0dfe (diff) |
nspawn: handle poweroff/reboot nicely in containers
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -49,15 +49,16 @@ Bugfixes: Features: +* Query Paul Moore about relabelling socket fds while they are open + * log fewer journal internal messages to the kernel kmsg * move keymaps to /usr/lib/... rather than /usr/lib/udev/... * journald: check whether it is OK if the client can still modify delivered journal entries -* json: use yajl -* json: don't add wrapping array, just put entries on one line each -* json: add -o json-pretty in addition to -o json, make the latter output one line per entry +* json: use jensson + * json: properly serialize multiple fields with the same name per entry * journalctl: make -l the default |