diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-02-26 00:43:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-02-26 00:43:16 +0100 |
commit | 036a4773ffa1152e4cabd27473450b8cc01e019b (patch) | |
tree | 6667a7f73137f4814314285eab3901efdf502126 /TODO | |
parent | efe0286285a7432f738fafae840fa4eda51c2986 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ External: Features: +* to allow "linking" of nspawn containers, extend --network-bridge= so + that it can dynamically create bridge interfaces that are refcounted + by the containers on them. For each group of containers to link together + * journalctl --verify: don't show files that are currently being written to as FAIL, but instead show that their are being written to. |