> Looking at 'cloud-config-misc.conf' script this only waits for the > filesystem. What prevents this from running prior to the cloud-init > upstart script?
filesystem won't be fired until after cloud-init has run. I'm not sure on the particulars, I'm guessing all 'mounted MOUNTPOINT=' events for entries in /etc/fstab are consumed 'filesystem' event is fired. That said, I've never seen that fail, and this method was suggested to me by the upstart author. -- cloud-run-user-script.conf upstart script needs to run after all other cloud-init processes https://bugs.launchpad.net/bugs/613309 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs