From a44816e94ed32b9b23c4f38b78c9d1ca97992ff8 Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Wed, 6 May 2015 18:29:41 +0200 Subject: [PATCH] Update TODO --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 430a354e84..23c27f51d2 100644 --- a/TODO +++ b/TODO @@ -61,8 +61,6 @@ Features: the session scope can be arranged freely in slices and we don't have make assumptions about their slice anymore. -* when detecting kdbus support in busname.c make sure to check kdbus kernel ioctl version - * 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. * nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode