<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><b><span style="font-weight: bold;">> From:</span></b> killscript <killscript@gmail.com><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">> Sorry for the stupid question here, but does the /etc/initd./scriptname <br>> file "know" about these symlinks because of a particular comment in there?<br><br>> Where and how is the best way to make these symlinks once you have the <br>> "correct" file configuration.<br><br>Les already answered this<br>> There is a convention for comments in the scripts so that 'checkconfig program on' can make<br>> the links for you.  Look through some of the other scripts to see how they work.<br><br>You need to add a line in your script,
 something like this...<code><span style="font-family: arial,helvetica,sans-serif;">(starts with #).<br></span># chkconfig: 2345 90 05<br></code><br>Add the program to chkconfig, and simply turn it "on" for runlevel you want.<br>Chkconfig will manage the symlinks for you. <br><br>Thanks<br>Sheraz<br>_______________________________________________<br>CentOS mailing list<br><a ymailto="mailto:CentOS@centos.org" href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><span><a target="_blank" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a></span><br></div></div>
</div><br>

      </body></html>