forked from pool/cloud-init
- Update cloud-init-service.patch
+ Break another cycle this one in -final OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=60
This commit is contained in:
parent
19c29b64a4
commit
69c1ec4bb4
@ -38,3 +38,15 @@
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
--- systemd/cloud-final.service.orig
|
||||||
|
+++ systemd/cloud-final.service
|
||||||
|
@@ -1,6 +1,8 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Execute cloud user/final scripts
|
||||||
|
-After=network-online.target cloud-config.service rc-local.service multi-user.target
|
||||||
|
+After=cloud-config.service
|
||||||
|
+After=network-online.target
|
||||||
|
+After=rc-local.service
|
||||||
|
Before=systemd-logind.service
|
||||||
|
Wants=network-online.target cloud-config.service
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 29 12:40:38 UTC 2016 - rjschwei@suse.com
|
||||||
|
|
||||||
|
- Update cloud-init-service.patch
|
||||||
|
+ Break another cycle this one in -final
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 28 20:14:48 UTC 2016 - rjschwei@suse.com
|
Fri Oct 28 20:14:48 UTC 2016 - rjschwei@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user