diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-26 09:27:12 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-26 09:27:12 -0500 |
commit | e342b74468870f2e4f3e15f7277a0adea42183ca (patch) | |
tree | b75adde9443ffbdaa9a37f30403c240691b6e385 | |
parent | 98f738b62047229af4a929d7996e2ab04253b02c (diff) |
Update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ External: Features: +* When logging about multiple units (stopping BoundTo units, conflicts, etc.), + log both units as UNIT=, so that journalctl -u triggers on both. + * 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 |