summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-05-12 00:22:29 +0200
committerTom Gundersen <teg@jklm.no>2015-05-12 00:43:45 +0200
commit24c083dfcbff3d1dd86a22cba7555a9ae6d8a53d (patch)
treef4e30951822d9ae9d9c6e00a02ed152ebb98ed90 /TODO
parente4f66b7773ae21278bf6b9c02a3282eec5996266 (diff)
networkd: network_get - allow udev_device to be NULL
In containers we never have udev devices, so drop the assert. This fixes an assertion introduced in af3aa302741b6edb0729925febb5f8bc26721fe3.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3edb7fdfca..932fef6431 100644
--- a/TODO
+++ b/TODO
@@ -49,8 +49,6 @@ Before 220:
* introduce argv0array=
-* Assertion 'device' failed at src/network/networkd-network.c:280, function network_get(). Aborting.
-
Features:
* invent a better systemd-run scheme for naming scopes, that works with remoting