summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index d8a3a3b532..6cac3e2b67 100644
--- 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=