update TODO

This commit is contained in:
Lennart Poettering 2014-02-26 02:19:17 +01:00
parent 538b08707a
commit 9c423fbf2a
1 changed files with 0 additions and 4 deletions

4
TODO
View File

@ -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=