diff options
author | Tom Gundersen <teg@jklm.no> | 2015-11-13 02:11:50 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-11-13 02:11:50 +0100 |
commit | 87fde73e185fabc346ee4d9c9befe972e3502dc3 (patch) | |
tree | 6f4c08c369281ae8f748ff9440c6a90320d0a543 /TODO | |
parent | 76e0779b5c7e85c7b69b2fffe5acaa7e9f12adbc (diff) | |
parent | 63fdeeb7df4bc9494a656cd25f9f1b92105b44eb (diff) |
Merge pull request #1871 from poettering/nspawn-veth-extra
nspawn: add ability to define additional, arbitrary veth links between host and container
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -82,9 +82,6 @@ Features: * nspawn: fix logic always print a final newline on output. https://github.com/systemd/systemd/pull/272#issuecomment-113153176 -* make nspawn's --network-veth switch more powerful: - http://lists.freedesktop.org/archives/systemd-devel/2015-June/033121.html - * man: document that unless you use StandardError=null the shell >/dev/stderr won't work in shell scripts in services * "systemctl daemon-reload" should result in /etc/systemd/system.conf being reloaded by systemd |