diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-04-30 01:54:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-04-30 01:54:18 +0200 |
commit | f06944d65b1a9012a5564b364608796d1fad45d2 (patch) | |
tree | 29069b0fff90f2d94ed9b7a710134aae47e63685 /TODO | |
parent | 4a2af8d76f71064f2605c538102e23dc31b31cb2 (diff) | |
download | systemd-f06944d65b1a9012a5564b364608796d1fad45d2.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,8 @@ Before 220: Features: +* when detecting kdbus support in busname.c make sure to check kdbus kernel ioctl version + * intrdouce sd_pid_get_user_slice() and friends * journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal. |