1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00

update TODO

This commit is contained in:
Lennart Poettering 2016-10-25 12:43:53 +02:00
parent 4887b656c2
commit 67234d218b

5
TODO
View File

@ -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.