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