summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-08-28 12:15:51 +0200
committerTom Gundersen <teg@jklm.no>2014-08-28 12:16:07 +0200
commit3125b3ef5db70d45882c7d6f617705802c5f939e (patch)
treebf70511a82fa7dea0d3d8e71960882f8423dc367 /TODO
parent371ad55d460559b4262e25d0f9b64dc37c3f7565 (diff)
downloadsystemd-3125b3ef5db70d45882c7d6f617705802c5f939e.tar.gz
nspawn: fix --network-interface
Use SETLINK when modifying an existing link.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index bc81a70eb1..a00c13dab2 100644
--- a/TODO
+++ b/TODO
@@ -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...