diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-12-14 17:03:50 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-12-14 17:12:26 +0100 |
commit | c77b7f7f82683f10e44e9ea54107d4a91feb08e3 (patch) | |
tree | 30aee83efdf9051806193c3f8092ea9e5ac3e7f0 | |
parent | ce9593140b127ce782e2fa2f47fc55558b331126 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Features: * when an instanced service exits, remove its parent cgroup too if possible. +* Make libselinux, libattr, libcap, libdl dependencies only of the tools which actually need them. + * as Tom Gundersen pointed out there's a always a dep loop if people use crypto file systems with random keys * unset container= in PID1? |