diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-12 19:50:36 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-12 19:50:36 +0200 |
commit | ed220efd6657822332b9563ec53c5ab9f3c33220 (patch) | |
tree | 51e33de2e4ec1a4eea58ce22004bc23d5dbd3b89 /TODO | |
parent | 7964ca43478d8c69263dd8de244131c97bb4cedd (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,6 +37,8 @@ Features: indicates that we are trying to acquire some configuration for a link but haven't acquired any yet. Just to inform the admin that networkd cares about an interface, but is still in progress.. + - the DHCP lease data (such as NTP/DNS) is still made available when + a carrier is lost on a link. It should be removed instantly. * resolved: - DNSSEC @@ -88,8 +90,6 @@ Features: * timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake... -* timesyncd - hookup with networkd: NTP servers from dhcp - * a way for container managers to turn off getty starting via $container_headless= or so... * figure out a nice way how we can let the admin know what child/sibling unit causes cgroup membership for a specific unit |