summaryrefslogtreecommitdiff
path: root/systemd/cloud-init-local.service
diff options
context:
space:
mode:
authorGarrett Holmstrom <gholms@eucalyptus.com>2012-08-03 14:40:42 -0700
committerGarrett Holmstrom <gholms@eucalyptus.com>2012-08-03 14:40:42 -0700
commit3ac504a49a3755e58f6e74b7a17f98f3d4a4eb0c (patch)
treecf4db2ebaf12257cd926525a1b93c754a17db492 /systemd/cloud-init-local.service
parente44dc25e34c97bd53c373567be817b65e9ef3b09 (diff)
downloadvyos-cloud-init-3ac504a49a3755e58f6e74b7a17f98f3d4a4eb0c.tar.gz
vyos-cloud-init-3ac504a49a3755e58f6e74b7a17f98f3d4a4eb0c.zip
systemd: disable timeouts so cloud-config jobs have time to finish
Diffstat (limited to 'systemd/cloud-init-local.service')
-rw-r--r--systemd/cloud-init-local.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/cloud-init-local.service b/systemd/cloud-init-local.service
index b605c3e2..6a551710 100644
--- a/systemd/cloud-init-local.service
+++ b/systemd/cloud-init-local.service
@@ -7,6 +7,7 @@ After=local-fs.target
Type=oneshot
ExecStart=/usr/bin/cloud-init init --local
RemainAfterExit=yes
+TimeoutSec=0
# Output needs to appear in instance console output
StandardOutput=tty