diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-09-08 01:37:04 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-09-08 01:37:04 +0200 |
commit | e2bf1764fdb5ccaefa49c23a8c7c8e2b422a6a28 (patch) | |
tree | f58f4c8ff9f431501f3a9edc1a3f6927f1cec0c8 | |
parent | 2f77decc5ba25d0463f137aa7f64ce6684917cf1 (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -26,8 +26,6 @@ External: Features: -* sd-event: somehow handle multiple queued incoming signals - * sd-event: maybe add support for inotify events * PID 1 should send out sd_notify("WATCHDOG=1") messages (for usage in the --user mode, and when run via nspawn) @@ -205,8 +203,6 @@ Features: * "machinectl list-images" should show os-release data, as well as machine-info data (including deployment level) -* nspawn: when start a container "foobar" look for its configuration in a file "foobar.nspawn" in /etc/systemd/nspawn/ as well as next to the actualy directory or image to boot - * Port various tools to make use of verbs.[ch], where applicable * "machinectl history" |