summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-08-16 18:25:24 +0200
committerLennart Poettering <lennart@poettering.net>2015-08-16 18:25:34 +0200
commite6a26d8c972d45a0927ad0b7c654c830daa2243e (patch)
tree541e178c9b059661e08ae5ac1bf797d86ae4b954 /TODO
parent6416a35db1a2ccfe4289cfa57d03486469027e38 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24a4390028..8b6692ed1b 100644
--- 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".