From: Lennart Poettering Date: Wed, 26 Feb 2014 01:19:17 +0000 (+0100) Subject: update TODO X-Git-Tag: v211~201 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9c423fbf2a11bf9c936017c0f1e06ea2e4e82a40;p=elogind.git update TODO --- 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=