> On the other hand, running the user-data script, should be close to the last > thing in > the startup process, perhaps S99 (though I've been running it at S71 in my > AMIs).
We definitely have things to work on here. But I don't believe its possible to simply say "the user-data script, should be close to the last thing in the startup process". For example, the user-data script may be doing a upgrade, which would get a new sshd. Ideally you wouldn't have sshd start before that portion of the userdata script had taken place. It may be a contrived example, but the point is in the end, I think we need to build in a lot of flexibility on ordering the running of user-data. ** Tags added: uec-images -- ec2-init: Move ec2-run-user-data to startup priority S99 https://bugs.launchpad.net/bugs/431255 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
