chiark / gitweb /
journald: port to sd-event and enable watchdog support
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d909ab9d87958c7341b648f56760ef1c9eb789e9..dae1056f28a31e05ce3a1b0ab53dfa4540d5bd9d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -137,6 +137,7 @@ Features:
     but do not return anything up to the event loop caller. Instead
     add parameter to sd_event_request_quit() to take retval. This way
     errors rippling upwards are the option, not the default
+  - event sources should not be able to keep the sd_event around unconditionally
 
 * in the final killing spree, detect processes from the root directory, and
   complain loudly if they have argv[0][0] == '@' set.
@@ -310,7 +311,6 @@ Features:
     boot, and causes the journal to be moved back to /run on shutdown,
     so that we don't keep /var busy. This needs to happen synchronously,
     hence doing this via signals is not going to work.
-  - port to sd-event, enable watchdog from event loop
 
 * document:
   - document that deps in [Unit] sections ignore Alias= fileds in