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