From: Lennart Poettering Date: Mon, 16 Jul 2018 10:19:05 +0000 (+0200) Subject: update TODO X-Git-Tag: v240~894^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bd4bcf740aa0ee2ac9651dced2019c5b84526f8;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 72b1dc76097..9bb01fd574e 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)