<div dir="ltr">host is Ubuntu 14.04.2 LTS<div>container is Ubuntu 15.04 (vivid)</div><div>lxc is 1.1.2</div><div><br></div><div>using bridging for networking.</div><div>container /etc/network/interfaces looks like:</div><div><div>auto lo</div><div>iface lo inet loopback</div><div><br></div><div>auto eth0</div><div>iface eth0 inet static</div></div><div><br></div><div>bringing it up, everything works fine, but there is a 2 minute delay in the bootup process.  delay from (i think bringing up network calls ntpdate):</div><div><div><br></div><div>Jun 26 12:20:32 vivweb ntpdate[611]: Can't adjust the time of day: Operation not permitted</div><div>Jun 26 12:22:25 vivweb systemd[1]: ifup-wait-all-auto.service start operation timed out. Terminating.</div><div>Jun 26 12:22:25 vivweb systemd[1]: Failed to start Wait for all "auto" /etc/network/interfaces to be up for network-online.target.</div><div>Jun 26 12:22:25 vivweb systemd[1]: Unit ifup-wait-all-auto.service entered failed state.</div><div>Jun 26 12:22:25 vivweb systemd[1]: ifup-wait-all-auto.service failed.</div></div><div><br></div><div>other errors:</div><div><div>Jun 26 12:22:25 vivweb systemd[1]: Failed to reset devices.list on /lxc/vivweb/system.slice/networking.service: Permission denied</div></div><div><div>Jun 26 12:22:26 vivweb systemd[1]: Failed to reset devices.list on /lxc/vivweb/system.slice/systemd-update-utmp-runlevel.service: Permission denied</div></div><div><br></div><div>any idea why these errors are occuring?</div><div><br></div><div><br></div><div><br></div></div>