summaryrefslogtreecommitdiff
path: root/systemd/cloud-init-local.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-init-local.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-init-local.service')
-rw-r--r--systemd/cloud-init-local.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/cloud-init-local.service b/systemd/cloud-init-local.service
index a31985c6..73aa46f6 100644
--- a/systemd/cloud-init-local.service
+++ b/systemd/cloud-init-local.service
@@ -13,4 +13,4 @@ TimeoutSec=0
StandardOutput=journal+console
[Install]
-WantedBy=multi-user.target
+WantedBy=cloud-init.target