chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 015faf68d80291b12777e3de91bc90182ffcea17..07980653690064416df592a5c7bc04ce705e2480 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,12 +30,17 @@ 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
+
 * 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
   - hookup with networkd: listen to online/offline state
-  - run as unpriviliged user
 
 * a way for container managers to turn off getty starting via $container_headless= or so...