From f06944d65b1a9012a5564b364608796d1fad45d2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 30 Apr 2015 01:54:18 +0200 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index f2c470456e..c881af3c0c 100644 --- a/TODO +++ b/TODO @@ -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.