diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-26 02:19:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-26 02:19:28 +0100 |
commit | 9c423fbf2a11bf9c936017c0f1e06ea2e4e82a40 (patch) | |
tree | 14eb25b37222c631fe1d2ea481eeda8560062594 /TODO | |
parent | 538b08707ab7d34fac5b8c2753d3bf9ac12c2ebf (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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= |