From: Lennart Poettering Date: Tue, 25 Oct 2016 10:43:53 +0000 (+0200) Subject: update TODO X-Git-Tag: v232~13^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67234d218b11ce66d44f2479f4df8fdbd07d9e5b;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 7e21c3e8d59..c8266a549dd 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,11 @@ Janitorial Clean-ups: Features: +* drop nss-myhostname in favour of nss-resolve? + +* drop internal dlopen() based nss-dns fallback in nss-resolve, and rely on the + external nsswitch.conf based one + * add a percentage syntax for TimeoutStopSec=, e.g. TimeoutStopSec=150%, and then use that for the setting used in user@.service. It should be understood relative to the configured default value.