diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-10-25 12:43:53 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-11-02 08:49:59 -0600 |
commit | 67234d218b11ce66d44f2479f4df8fdbd07d9e5b (patch) | |
tree | f702743beb5e12e9ce6058f771ad23f27f8a9332 | |
parent | 4887b656c22af059d4e833de7b56544f24951184 (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |