From: Lennart Poettering Date: Sun, 16 Aug 2015 16:25:24 +0000 (+0200) Subject: update TODO X-Git-Tag: v225~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a26d8c972d45a0927ad0b7c654c830daa2243e;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 24a4390028a..8b6692ed1bc 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".