diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-04-28 17:34:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-04-28 17:34:35 +0200 |
commit | d215c2384aede7b2359d3cce2139d3b3fb4e1a4e (patch) | |
tree | 1a90c06daa30fbf1f6d6d3e3cbfccb3f8066127d | |
parent | 96d9117ad2db7d8c13f7898127eee8939e88daf1 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -33,12 +33,8 @@ Before 220: * Figure out why 13790add4 breaks boot across all distributions. Revert it if we cannot get it fixed. -* rework fsckd/fsck's connection logic or remove fsck entirely - * fix userns support in nspawn, or remove it entirely -* make unmount-on-eject work again - * bus-proxy: GetConnectionSELinuxSecurityContext() is completely broken * timer units triggering services with failing conditions run busy: @@ -107,8 +103,6 @@ Features: * .timer units should optionally support CLOCK_BOOTTIME in addition to CLOCK_MONOTONIC -* systemd-run should support a mode where we wait for the unit to be started up - * create a btrfs qgroup for /var/lib/machines, and add all container subvolumes we create to it. |