update TODO

This commit is contained in:
Lennart Poettering 2015-08-16 18:25:24 +02:00
parent 6416a35db1
commit e6a26d8c97
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -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".