Comment 5 for bug 1509414

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: lxc postinst script checks available interfaces, can choose

I don't like disabling lxc-net, because it's simpler to tell a user to

apt-get install lxd

than to

systemctl enable lxc-net

or

echo "USE_LXC_BRIDGE=true" | sudo tee -a /etc/default/lxc-net
systemctl restart lxc-net