Reviewers: mp+188761_code.launchpad.net, Message: Please take a look. Description: Use a retry strategy to start new services. On slower disks, upstart doesn't necessarily notice the file straight away. Use a retry strategy to start the newly written upstart file. The first attempt happens straight away, so no slow down on faster systems. https://code.launchpad.net/~thumper/juju-core/upstart-retry-start-on-install/+merge/188761 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/14260043/ Affected files (+24, -8 lines): A [revision details] M upstart/upstart.go M upstart/upstart_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20131002011707-z9ofwwxn0ra5xh9t +New revision: