summaryrefslogtreecommitdiff
path: root/systemd/cloud-init-local.service
diff options
context:
space:
mode:
authorGarrett Holmstrom <gholms@eucalyptus.com>2012-08-03 14:01:13 -0700
committerGarrett Holmstrom <gholms@eucalyptus.com>2012-08-03 14:01:13 -0700
commite44dc25e34c97bd53c373567be817b65e9ef3b09 (patch)
tree7729433175939805c0c134804163728b8689656d /systemd/cloud-init-local.service
parentd1c6ad4a9bfaba86e101642330bd478d9badd361 (diff)
downloadvyos-cloud-init-e44dc25e34c97bd53c373567be817b65e9ef3b09.tar.gz
vyos-cloud-init-e44dc25e34c97bd53c373567be817b65e9ef3b09.zip
systemd: update program calling formats
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 bce81fe7..b605c3e2 100644
--- a/systemd/cloud-init-local.service
+++ b/systemd/cloud-init-local.service
@@ -5,7 +5,7 @@ After=local-fs.target
[Service]
Type=oneshot
-ExecStart=/usr/bin/cloud-init start-local
+ExecStart=/usr/bin/cloud-init init --local
RemainAfterExit=yes
# Output needs to appear in instance console output