From ccdf4ff9966b020a8fd30e5bec87fa82dc20c214 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 17 Mar 2015 15:50:00 -0400 Subject: systemd: update config and final to run even if init jobs fail LP: #1432758 --- systemd/cloud-config.target | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'systemd/cloud-config.target') diff --git a/systemd/cloud-config.target b/systemd/cloud-config.target index 28f5bcf1..ae9b7d02 100644 --- a/systemd/cloud-config.target +++ b/systemd/cloud-config.target @@ -7,4 +7,5 @@ [Unit] Description=Cloud-config availability -Requires=cloud-init-local.service cloud-init.service +Wants=cloud-init-local.service cloud-init.service +After=cloud-init-local.service cloud-init.service -- cgit v1.2.3