• C
    lxc: explicitly error on interface type=ethernet · 27f2b747
    Cole Robinson 提交于
    It isn't implemented and does not work:
    
    error: internal error: guest failed to start: /usr/lib/libvirt/libvirt_lxc: option '--veth' requires an argument
    syntax: /usr/lib/libvirt/libvirt_lxc [OPTIONS] ...
    
    We previously threw an explicit error, but this changed in
    22cff52a , which I suspect was
    untested for LXC
    27f2b747
lxc_process.c 53.7 KB