LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   telinit q doesn't respawn process (https://www.linuxquestions.org/questions/linux-server-73/telinit-q-doesnt-respawn-process-4175444591/)

zhujian0805@gmail.com 01-07-2013 09:04 PM

telinit q doesn't respawn process
 
telinit q doesn't respawn process

see error in log file.

init: /etc/init.conf: Unable to load configuration: No such file or directory

TB0ne 01-08-2013 09:34 AM

Quote:

Originally Posted by zhujian0805@gmail.com (Post 4865072)
telinit q doesn't respawn process

see error in log file.

init: /etc/init.conf: Unable to load configuration: No such file or directory

Ok..is there a question in there???

You don't provide any details (version/distro of Linux? Has this ever worked? What changed? ANYTHING???), but the error is clear. It's telling you it can't find the file mentioned. So, either it's not there (so create it or restore it from backup), or the location is wrong (change it).

zhujian0805@gmail.com 01-08-2013 11:16 PM

Thanks

I have found the problem. I'm running CentOS 6.X which uses upstart instead of SysV. I created the corresponding configuration file for the program and now it's working.


All times are GMT -5. The time now is 03:09 AM.