summaryrefslogtreecommitdiff
path: root/systemd/cloud-config.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-config.service
parentd1c6ad4a9bfaba86e101642330bd478d9badd361 (diff)
downloadvyos-cloud-init-e44dc25e34c97bd53c373567be817b65e9ef3b09.tar.gz
vyos-cloud-init-e44dc25e34c97bd53c373567be817b65e9ef3b09.zip
systemd: update program calling formats
Diffstat (limited to 'systemd/cloud-config.service')
-rw-r--r--systemd/cloud-config.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/cloud-config.service b/systemd/cloud-config.service
index f08049da..8bc09c94 100644
--- a/systemd/cloud-config.service
+++ b/systemd/cloud-config.service
@@ -6,7 +6,7 @@ Wants=network.target
[Service]
Type=oneshot
-ExecStart=/usr/bin/cloud-init-cfg all config
+ExecStart=/usr/bin/cloud-init modules --mode=config
RemainAfterExit=yes
# Output needs to appear in instance console output