diff options
Diffstat (limited to 'systemd/cloud-init.service')
-rw-r--r-- | systemd/cloud-init.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/cloud-init.service b/systemd/cloud-init.service index be07df3b..d4eb9fa5 100644 --- a/systemd/cloud-init.service +++ b/systemd/cloud-init.service @@ -8,6 +8,7 @@ Wants=local-fs.target cloud-init-local.service Type=oneshot ExecStart=/usr/bin/cloud-init init RemainAfterExit=yes +TimeoutSec=0 # Output needs to appear in instance console output StandardOutput=tty |