diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-20 18:06:35 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-20 18:07:01 +0100 |
commit | beb999379ced9e8d765e533e43d35aab11aa5c39 (patch) | |
tree | 27db42f3c9779714b406f9eebd9fc236ba669318 | |
parent | 7ebe131a9f37fe5a3a15f69962d21cb7e063dff8 (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ External: Features: +* nspawn: name normal veth ifaces on the host "ve-*", and those + already added to a bridge "vb-*". That way we can later on install + catchall matches that identify these interfaces and run DHCP on them. + * "busctl status" works only as root on dbus1, since we cannot read /proc/$PID/exe |