13 lines
435 B
Diff
13 lines
435 B
Diff
|
Index: cloud-init-0.7.8/systemd/cloud-init-local.service
|
||
|
===================================================================
|
||
|
--- cloud-init-0.7.8.orig/systemd/cloud-init-local.service
|
||
|
+++ cloud-init-0.7.8/systemd/cloud-init-local.service
|
||
|
@@ -5,6 +5,7 @@ Wants=local-fs.target
|
||
|
Wants=network-pre.target
|
||
|
After=local-fs.target
|
||
|
Conflicts=shutdown.target
|
||
|
+Before=NetworkManager.target
|
||
|
Before=network-pre.target
|
||
|
Before=shutdown.target
|
||
|
|