Mail from ILUG-BOM list (Non-Digest Mode)
Sometime Today, Homyar Bhathena assembled some asciibets to say:
> I have to start httpd every time using the command apachet1 start Is
> there a way the httpd will start at boot up with all the other daemons
> Also is there a command to restart it after modifying httpd.conf
You should put it into your startup scripts. Under Redhat, this is in
/etc/rc.d/init.d
Then put a link in /etc/rc.d/rcN.d/ to the program. This link should be
named Sxxname.
N is the runlevel, xx is a priority. The higher it is, the later the
daemon starts in the bootup process. For httpd, you want this to be
higher than your network, and preferably inetd and named.
NOTE: This is the procedure for Redhat. It may not work in other distros.
Philip
--
In the first place, God made idiots; this was for practice; then he made
school boards.
-- Mark Twain
_______________________________________________
Linuxers mailing list
[EMAIL PROTECTED]
http://www.ilug-bom.org.in/mailman/listinfo/linuxers