From 98cd2651988619bf606f0b27825440c4638a7e0b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Dec 2014 17:30:02 +0100 Subject: [PATCH] update TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 89dbd131ff..19459b3fce 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,8 @@ External: Features: +* when a start job for a device unit is queued, when systemd runs in a container, make it fail immediately instead of wait for all eternity + * port libmount hookup to use API's own inotify interface, as soon as that is table in libmount * bash completion for busctl, to make it truly useful @@ -558,7 +560,6 @@ Features: * nspawn: - bind mount read-only the cgroup tree higher than nspawn - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK). - - support taking a btrfs snapshot at startup and dropping it afterwards - introduce machines.target to order after all nspawn instances - systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify - PID 1 doesn't apply nspawns devices cgroup policy