Le Fri, May 31, 2013 at 03:38:15PM +0200, Paul Tonelli a écrit : > > When booting on ubuntu, cloud-init scripts are started later than in debian, > once most other services are already started. On debian, the only > requirement is : > > # Required-Start: ec2-get-credentials > > This makes ec2-run-user-data run with the same requirements as > ec2-get-credentials, which only requires : > > # Required-Start: $network > > Many scripts written as user-data for ubuntu fail in debian, as services like > $syslog, $remote-fs are not yet available. > > It might be a good idea to run the ec2-run-user-data later in the boot > process by adding dependancies like $syslog and $remote-fs.
Dear all, I noticed that there is also an init script upstream in sysvinit/cloud-init. Would using it solve the problem ? Cheers, -- Charles Plessy Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org