chiark / gitweb /
tmpfiles: make resolv.conf entry conditional on resolved support
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0fcd3a0b8ecbcfea7f05b47bbdcc3801a7e091c4..372825e8bd708dfa87680173e3f85eadb469bf16 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,8 +24,19 @@ External:
 
 Features:
 
+* dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored...
+
+* maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...
+
+* remove multi-seat-x now
+
+* refcounting in sd-resolve is borked
+
+* exponential backoff in timesyncd and resolved when we cannot reach a server
+
 * apply start timeout during the "initializing" manager state only,
-  instead of both "initializing" and "starting".
+  instead of both "initializing" and "starting". maybe rename the
+  timeout to "initialization-timeout" then or so?
 
 * journald: make use of uid-range.h to managed uid ranges to split
   journals in.
@@ -109,8 +120,6 @@ Features:
 
 * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely
 
-* the resolv.conf tmpfiles line should be covered by ENABLE_NETWORKD...
-
 * Add a new verb "systemctl top"
 
 * logind: allow users to kill or lock their own sessions