diff options
Diffstat (limited to 'systemd/cloud-init-local.service')
-rw-r--r-- | systemd/cloud-init-local.service | 1 |
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 |