chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 015faf68d80291b12777e3de91bc90182ffcea17..ac26ad5cca55d244070e048f039bdc26b2026a38 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,12 +30,15 @@ External:
 
 Features:
 
+* 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...