chiark / gitweb /
event: hook up sd-event with the service watchdog logic
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8dc8f63a1897d2ae6541d7213b3ba9049fc5b900..d909ab9d87958c7341b648f56760ef1c9eb789e9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -137,7 +137,6 @@ 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
-  - native support for watchdog stuff
 
 * in the final killing spree, detect processes from the root directory, and
   complain loudly if they have argv[0][0] == '@' set.
@@ -311,6 +310,7 @@ 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