Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2000 18:01:57 +1000
From:      Danny <dannyh@idx.com.au>
To:        Joel Eusebio <joel@tilapia.pang.pworld.net.ph>, freebsd-questions@FreeBSD.ORG
Subject:   RE: start files
Message-ID:  <0006021803010A.00323@freebsd.freebsd.org>
References:  <Pine.LNX.3.95.1000531102750.18841A-100000@tilapia.pang.pworld.net.ph>

next in thread | previous in thread | raw e-mail | index | archive | help
cd /usr/local/etc/rc.d
Then

pico squid.sh

#!/bin/sh
/usr/local/squid/bin/whatever

Exit from pico

chmod 755 squid.sh

Now you are done!


On Thu, 01 Jun 2000, Joel Eusebio wrote:
> Hello all,
> I would like to know where I would edit the start files??? For example I
> would like to start squid during bootup, where will I put this line
> /usr/local/bin/RunCache& ? I tried to look at /etc but the rc's is quite
> confusing to me. Thanks a lot.
> 
> 
> ------------------------jOEL
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0006021803010A.00323>