execute my script before tomcat at bootup
I want to add a script to be called before the tomcat is started up (starting tomcat is also a script )
I want tomcat script to depend on my scrit only at boot time.
So I cannot change it in tomcat script , please advice me how to tell linux to call my script before tomcat script is called ,both my scripts are added to chkconfg
|