From: Lennart Poettering Date: Wed, 8 Feb 2017 15:29:05 +0000 (+0100) Subject: update TODO X-Git-Tag: v233~135^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8076e3d06dd93664969c774444b74be69d15d23;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 48f320093e7..05e51a2896f 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,8 @@ Janitorial Clean-ups: Features: +* set SystemCallArchitectures=native on all our services + * maybe add call sd_journal_set_block_timeout() or so to set SO_SNDTIMEO for the sd-journal logging socket, and, if the timeout is set to 0, sets O_NONBLOCK on it. That way people can control if and when to block for