[Bug 1163536] Re: Cloud-init does not run from init, but runs when started manually

Ricardo Duarte rjtd21 at hotmail.com
Tue Apr 2 19:31:50 UTC 2013


More information:

Cloud-init works from upstart (and on boot)  when I redirect the stderr
output.

The wrapper script becomes:

/usr/bin/cloud-init:

#!/bin/bash
/usr/bin/cloud-init.real $1 $2 $3 $4 > /dev/null 2>&1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1163536

Title:
  Cloud-init does not run from init, but runs when started manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163536/+subscriptions



More information about the Ubuntu-server-bugs mailing list