diff options
author | Tom Gundersen <teg@jklm.no> | 2014-05-19 20:46:54 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-19 20:54:42 +0200 |
commit | e56f36380365b5825f0920b0f00a459edc0b2e84 (patch) | |
tree | ece5879b4366677ddae5263f9de23539fcc77f4c /TODO | |
parent | e375dcde7202d5df4e29f5258e0f8c2bcea4535c (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-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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... |