summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-05-19 20:46:54 +0200
committerTom Gundersen <teg@jklm.no>2014-05-19 20:54:42 +0200
commite56f36380365b5825f0920b0f00a459edc0b2e84 (patch)
treeece5879b4366677ddae5263f9de23539fcc77f4c /TODO
parente375dcde7202d5df4e29f5258e0f8c2bcea4535c (diff)
timesyncd: only attempt to connect when an address is configured
For now, we accept both link-local and routable addresses, maybe we want to restrict ourselves to routable addresses only.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0798065369..9a50afbe8e 100644
--- a/TODO
+++ b/TODO
@@ -40,7 +40,6 @@ Features:
* timesyncd:
- hookup with networkd: NTP servers from dhcp
- - hookup with networkd: listen to online/offline state
* a way for container managers to turn off getty starting via $container_headless= or so...