diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-12 17:30:02 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-12 17:30:25 +0100 |
commit | 98cd2651988619bf606f0b27825440c4638a7e0b (patch) | |
tree | 6aa40607eaff16b0c0b6fd81baec12e5897d7118 /TODO | |
parent | 667993e88eb7519c6674fe9a9e985619817465e0 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |