diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-10-22 12:40:49 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-10-22 12:40:49 +0200 |
commit | b857e042d621ffb98a652f33850b431fafbece43 (patch) | |
tree | bfad7d4af4d6991c643a4b1a266e678e34810dcd | |
parent | fdbbad981cc5da8bb4ed7e9b6646e7a114745ec5 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ External: Features: +* if the loopback is guaranteed to always have ifindex == 1, get rid of manager_is_loopback_ifindex() in resolved + * add a system-wide shutdown timeout, similar to the startup timeout we already have (see fdo bz #84110) * maybe provide an API to allow migration of foreign PIDs into existing scopes. |