summaryrefslogtreecommitdiff
path: root/systemd/cloud-final.service
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-02-29 23:10:44 -0500
committerScott Moser <smoser@ubuntu.com>2016-02-29 23:10:44 -0500
commit2a73e674605916077cf6a87410f4ad0829938400 (patch)
tree6c8b759158928124349b5bbefcac80c5b51e1295 /systemd/cloud-final.service
parent316bdf523b01241036335b27a0afd89f6d3207c2 (diff)
downloadvyos-cloud-init-2a73e674605916077cf6a87410f4ad0829938400.tar.gz
vyos-cloud-init-2a73e674605916077cf6a87410f4ad0829938400.zip
add cloud-init.target, update service files accordingly
This adds cloud-init.target which is a single target to encompass all the services of cloud-init.
Diffstat (limited to 'systemd/cloud-final.service')
-rw-r--r--systemd/cloud-final.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/cloud-final.service b/systemd/cloud-final.service
index bcbdd36f..bfb08d4a 100644
--- a/systemd/cloud-final.service
+++ b/systemd/cloud-final.service
@@ -14,4 +14,4 @@ KillMode=process
StandardOutput=journal+console
[Install]
-WantedBy=multi-user.target
+WantedBy=cloud-init.target