diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-08-16 18:25:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-08-16 18:25:34 +0200 |
commit | e6a26d8c972d45a0927ad0b7c654c830daa2243e (patch) | |
tree | 541e178c9b059661e08ae5ac1bf797d86ae4b954 | |
parent | 6416a35db1a2ccfe4289cfa57d03486469027e38 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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". |