]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Sun, 16 Aug 2015 16:25:24 +0000 (18:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 16 Aug 2015 16:25:34 +0000 (18:25 +0200)
TODO

diff --git a/TODO b/TODO
index 24a4390028ae0ec7c6b2b53b6adfd0d231422b41..8b6692ed1bcf298e525229561e5bde1c20a2c3b7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,6 +26,12 @@ External:
 
 Features:
 
+* PID 1 should send out sd_notify("WATCHDOG=1") messages (for usage in the --user mode, and when run via nspawn)
+
+* nspawn should send out sd_notify("WATCHDOG=1") messages
+
+* nspawn should optionally support receiving WATCHDOG=1 messages from its payload PID 1...
+
 * introduce "machinectl shell" that is like systemd-run -M foo /bin/bash -t but also adds PAMName=login
 
 * allow loging into host with "machinectl login".