Return to BSD News archive
From: BORKI@zug.use.ch (Reto Burkhalter) Subject: Re: /etc/rc.local does not startup httpd Message-ID: <xTZ2gMD4F99aez2@borki.zug.use.ch> Date: Mon, 18 Mar 96 15:30:08 GMT Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!act.news.telstra.net!psgrain!usenet.eel.ufl.edu!spool.mu.edu!howland.reston.ans.net!surfnet.nl!swsbe6.switch.ch!scsing.switch.ch!dino.active.ch!turicum.use.ch!zug.use.ch Organization: Turicum Communications References: <314AB1D5.167EB0E7@mindspring.com> X-Gateway: ZCONNECT UE turicum.use.ch [PolyNet Amiga RFC/ZC V4.23 no. 599198gr45qW-017] X-Mailer: MicroDot 1.10 [REGISTERED 004f99] Newsgroups: comp.unix.bsd.freebsd.misc MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Lines: 17 >> rlb@mindspring.com (Ron Bolin ) >> 16.03.1996 R)> I moved the httpd startup from /etc/rc to /etc/rc.local like the R)> comments stated, but it does not enable httpd. It invokes it R)> alright but it will only start after the system is up and I login R)> and issue /usr/local/sbin/httpd or /etc/rc.local by hand. Which httpd do you use? Apache? Apache is activated in /etc/sysconfig. There's no need of moving stuff from the rc files. Reto