LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Difference bet'n rc.d and init.d (https://www.linuxquestions.org/questions/linux-newbie-8/difference-betn-rc-d-and-init-d-444556/)

shipon_97 05-13-2006 10:51 PM

Difference bet'n rc.d and init.d
 
Friends ,
Suppose i make a script "Iptables" or others. Then when i want a situation where this script is always running during bootup the machie then i store this "Iptables" Script into "/etc/rc.d/init.d" location . But i want to know if i store that script into "/etc/rc.d" then is it working properly ?
i.e. , I want to know what is the basic difference between "rc.d" and "init.d"

thx...

AwesomeMachine 05-13-2006 10:54 PM

rc.d, init.d
 
Everything in rc.d is a symlink to something in init.d.

vls 05-13-2006 10:57 PM

Please specify your specific distribution as they don't all work the same way; e.g., Redhat, Debian, Slackware, etc.


All times are GMT -5. The time now is 12:50 AM.