<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>


<div><div dir="ltr">


<div dir="ltr">

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Hello,<br><br>First and foremost let me apologize if I am spamming the wrong list. I also tried getting some help on the irc channel.<br><br>I have upstart 0.6.5 that CentOS ships with RHEL 6.2 64 bit. I have placed my custom .conf (say myJob.conf) file in /etc/init/ folder. After that I did a reboot and an initctl list, but I didn't see myJob in the list. I then did a initctl reload-configuration and an initctl list and I then see myJob in the list. I can also issue initclt start myJob with no issues and it works fine. The problem is after I reboot and an initctl list, myJob is again missing from the list. Its like I have to run reload-configuration on every reboot.<br>The permissions look correct (root owned, world readable).<br>I know reload-configuration is valid until the next reboot only, but how do I fix this issue? Upstart would ideally picks all the new .conf file on every reboot anyways, but just not in this case.<br><br>myJob.conf looks like below:<br>--------<br>start on startup<br>stop on runlevel[016]<br>respawn<br>doSomething<br>----------<br><br>Any help/pointer is very much appreciated.<br><br>Thanks.<br><br><br></div>
</div>
                                          </div></div>                                        </div></body>
</html>