Find all needed information about Script Does Not Support Chkconfig. Below you can see links where you can find everything you want to know about Script Does Not Support Chkconfig.
https://stackoverflow.com/questions/5133552/service-doesnt-support-chkconfig
But when I change the name of the script it says that service doesn't support chkconfig. The problem has been solved. This answer does not actually point out all root causes. Yes, the crond line may have been partially to blame, but the chkconfig: <run lvl> <start priority> <kill priority> line has a bad value.
https://unix.stackexchange.com/questions/226862/chkconfig-does-not-support-my-script
chkconfig does not support my script. I have looked and looked and none of the threads I have found are helping. We have a tomcat startup script that we modified slightly for our needs. It works fine on Centos / redhat 6 boxes, but does not work on centos/redhat 5 boxes.
https://www.centos.org/forums/viewtopic.php?t=17417
Jun 08, 2011 · If the script is written properly to use chkconfig you should not need to manually create the links. Does the script work at the command-line?[code] service my_service start service my_service restart service my_service stop chkconfig --list my_service chkconfig --add my_service chkconfig --list my_service chkconfig my_service off
https://community.spiceworks.com/topic/819424-service-tomcat-does-not-suport-chkconfig
Mar 04, 2015 · So I found a tomcat startup script to use and I am trying to get it to run on startup. here is my script. when I try and do chkconfig --add tomcat it tells me it does not support chkconfig3.2/5(5)
https://forums.centos.org/viewtopic.php?t=10641
Aug 07, 2009 · Installing Oracle and adding script to start /stop the service with chkconfig , this is ok when power on the machine, but when I reboot, poweroff , shutdown the script never is run to stop services of Oracle , and my databases corrupt .
https://www.linuxquestions.org/questions/linux-newbie-8/service-foo-does-not-support-chkconfig-508380/
Dec 18, 2006 · service foo does not support chkconfig. I have a simple script which I want to add in boot up. I want it to include in startup and I don't want it to add in rc.local. Below are the sample of the script.
https://www.linuxquestions.org/questions/linux-software-2/how-to-register-auto-start-stop-service-script-with-chkconfig-411442/
Jun 15, 2009 · I wanted to automate the startup and shutdown also. As I have excerted effort to build the script and to surf the web for resources, I find myself basically the same with your problem (i.e. "service orainfrstr does not support chkconfig") as i try to add the script in /etc/init.d/ and create a …
https://groups.google.com/d/topic/linux.redhat/O1wyMKy_Khs
Feb 14, 2010 · "service dbora does not support chkconfig". Can someone help me ? Have You an idea ? Thank You and best regards Gaetano. Re: service file does not support chkconfig: Eef Hartman: ... in the beginning of your init script, so that chkconfig knows when it should start it and what's required to be ALREADY running when starting it.
https://www.mysamplecode.com/2012/05/service-does-not-support-chkconfig.html
Service does not support chkconfig Adding Script to the Startup using chkconfig command Well if you want to use chkconfig command for adding your script to the startup directories instead of manually creating the symbolic links then you have modify you script file before using the chkconfig command.
Need to find Script Does Not Support Chkconfig information?
To find needed information please read the text beloow. If you need to know more you can click on the links to visit sites with more detailed data.