summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2016-11-15 17:02:34 -0500
committerScott Moser <smoser@brickies.net>2016-11-15 17:17:59 -0500
commitb6561a134936ba48eaccc447c3fe2526f0b84bb9 (patch)
tree21922296cd773183eebdfeddde2f81d1ecca9cde /tests
parentd0e293e4d4a2d6b41c5e6e2ee312bb1aae6031a9 (diff)
downloadvyos-cloud-init-b6561a134936ba48eaccc447c3fe2526f0b84bb9.tar.gz
vyos-cloud-init-b6561a134936ba48eaccc447c3fe2526f0b84bb9.zip
systemd: cloud-init remove After=systemd-networkd-wait-online
cloud-init.service cannot currently run After=systemd-networkd-wait-online.service as systemd-networkd.service is After dbus.service, but cloud-init.service is: Before=sysinit.target and sysinit.target is before dbus.service. The result is that we are temporarily preferring for cases where there is systemd-networkd in place to have cloud-init.service run without networking properly configured. See bug 1636912 for more information.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions