Hi, In the "/etc/init/lxc-net.conf" file, in the "post-stop script", shouldn't the bridge be stopped before removing it?
In the "pre-start" section you have: ifconfig ${LXC_BRIDGE} down || true brctl delbr ${LXC_BRIDGE} || true but in the "post-stop" you only have brctl delbr ${LXC_BRIDGE} I noticed this because an error message is logged in one of the specific logs. Thx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389849 Title: sudo service lxc-net restart does not reload dnsmasq when there is a container running To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1389849/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs