summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-10-25 12:43:53 +0200
committerLennart Poettering <lennart@poettering.net>2016-11-02 08:49:59 -0600
commit67234d218b11ce66d44f2479f4df8fdbd07d9e5b (patch)
treef702743beb5e12e9ce6058f771ad23f27f8a9332
parent4887b656c22af059d4e833de7b56544f24951184 (diff)
update TODO
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7e21c3e8d5..c8266a549d 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.