summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-26 02:19:17 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-26 02:19:28 +0100
commit9c423fbf2a11bf9c936017c0f1e06ea2e4e82a40 (patch)
tree14eb25b37222c631fe1d2ea481eeda8560062594 /TODO
parent538b08707ab7d34fac5b8c2753d3bf9ac12c2ebf (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index d8a3a3b53..6cac3e2b6 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=