summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2017-03-20 16:21:55 -0400
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2017-03-20 20:27:10 +0000
commit79e9540c1ea0a8cf392450f7cb0b833634e9643a (patch)
tree05bbf34168b103ff9fbb63fb2815cd8a89ba6747 /systemd
parentcc1b18a5ac94ae769c67bb121aab46657e79e2f8 (diff)
downloadcloud-init-git-79e9540c1ea0a8cf392450f7cb0b833634e9643a.tar.gz
0.7.9-68-gef18b8ac-0ubuntu1 (patches unapplied)
Imported using git-ubuntu import.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/cloud-init.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/cloud-init.service b/systemd/cloud-init.service
index fb3b918c..39acc20a 100644
--- a/systemd/cloud-init.service
+++ b/systemd/cloud-init.service
@@ -5,6 +5,7 @@ Wants=cloud-init-local.service
Wants=sshd-keygen.service
Wants=sshd.service
After=cloud-init-local.service
+After=systemd-networkd-wait-online.service
After=networking.service
Before=network-online.target
Before=sshd-keygen.service