chiark / gitweb /
timesyncd: only attempt to connect when an address is configured
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ac26ad5cca55d244070e048f039bdc26b2026a38..9a50afbe8ed74f0bcb5eb8f6a3c6f6d515f50509 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,6 +30,8 @@ External:
 
 Features:
 
+* systemd-notify: fake ucred of msg to PID of parent, if that works, with fallback to our own if it doesn't.
+
 * machined: make sure we can restart machined without losing machines
 * machined/machinectl: sort IP addresses we return by scope and protocol
 * machined: write NSS module for looking up IP addresses for machines
@@ -38,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...