]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2018 10:19:05 +0000 (12:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Jul 2018 20:48:11 +0000 (22:48 +0200)
TODO

diff --git a/TODO b/TODO
index 72b1dc7609754c1deaa6f2e6305c3557218d798c..9bb01fd574efd7c5e89aadd7d270310b3de9678b 100644 (file)
--- 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)