summaryrefslogtreecommitdiff
path: root/systemd/cloud-final.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/cloud-final.service')
-rw-r--r--systemd/cloud-final.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/systemd/cloud-final.service b/systemd/cloud-final.service
index c023ad94..bfb08d4a 100644
--- a/systemd/cloud-final.service
+++ b/systemd/cloud-final.service
@@ -8,9 +8,10 @@ Type=oneshot
ExecStart=/usr/bin/cloud-init modules --mode=final
RemainAfterExit=yes
TimeoutSec=0
+KillMode=process
# Output needs to appear in instance console output
StandardOutput=journal+console
[Install]
-WantedBy=multi-user.target
+WantedBy=cloud-init.target