Commit 6c351aea by Serge Hallyn Committed by Stéphane Graber

lxc-net: switch After target to network-online.target

Otherwise it may start too early and end up taking 10.0.3.1 even though eth0 was eventually going to end up on 10.0.3.x. https://bugs.launchpad.net/juju-core/+bug/1510619Reported-by: 's avatarRyan Harper <ryan.harper@ubuntu.com> Cc: Martin Pitt <martin.pitt@ubuntu.com> Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent d6de0d23
[Unit] [Unit]
Description=LXC network bridge setup Description=LXC network bridge setup
After=network.target After=network-online.target
Before=lxc.service Before=lxc.service
[Service] [Service]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment