diff options
author | Tom Gundersen <teg@jklm.no> | 2014-08-28 12:15:51 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-08-28 12:16:07 +0200 |
commit | 3125b3ef5db70d45882c7d6f617705802c5f939e (patch) | |
tree | bf70511a82fa7dea0d3d8e71960882f8423dc367 /TODO | |
parent | 371ad55d460559b4262e25d0f9b64dc37c3f7565 (diff) |
nspawn: fix --network-interface
Use SETLINK when modifying an existing link.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,8 +24,6 @@ External: Features: -* nspawn --network-interface= doesn't work... - * dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored... * maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true... |