From 7bd4bcf740aa0ee2ac9651dced2019c5b84526f8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Jul 2018 12:19:05 +0200 Subject: [PATCH] update TODO --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 72b1dc7609..9bb01fd574 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,8 @@ Features: course, and watching things asynchronously even more so, but it should be good enough for the idle detection logic at least. +* maybe extend .path units to expose fanotify() per-mount change events + * Add a "systemctl list-units --by-slice" mode or so, which rearranges the output of "systemctl list-units" slightly by showing the tree structure of the slices, and the units attached to them. @@ -69,10 +71,6 @@ Features: that our log messages could contain clickable links for example for unit files and suchlike we operate on. -* introduce a new SystemCallFilters= group called "@system-service" with a - sensible default set for system services, then make use of them in portable - profiles - * add support for "portablectl attach http://foobar.com/waaa.raw (i.e. importd integration) * add attach --enable and attach --now (for attach+enable+start)