chiark / gitweb /
autogen: Allow running autogen from a builddir != srcdir
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d8a3a3b532bfe9c74edaed52c3bdd1358b4d456f..6cac3e2b675ab94d971b673d0393f175ec7d22c6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -74,10 +74,6 @@ Features:
   "systemctl status" without args to output this state along with a
   selection of other data, such as the uptime or so.
 
-* Add a seccomp-based filter for socket() calls to limit services to
-  specific address families (for example: AF_UNIX), inspired by
-  Android's sandboxing
-
 * implement Distribute= in socket units to allow running multiple
   service instances processing the listening socket, and open this up
   for ReusePort=