]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2016 10:43:53 +0000 (12:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 14:49:59 +0000 (08:49 -0600)
TODO

diff --git a/TODO b/TODO
index 7e21c3e8d59fffecfb7f327811fb00a58f57fe0f..c8266a549dde153d2657d85a0a1c134e2bd5be5d 100644 (file)
--- 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.