Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 21:53:00 +0930 (CST)
From:      "Paul A. Hoadley" <paulh@logicsquad.net>
To:        RClark@swst.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: startup script
Message-ID:  <1484.10.0.0.3.995631780.squirrel@grover.logicsquad.net>
In-Reply-To: <EE037FA03845D41190F400508B2D851105413DD8@SWS_EXCG6>
References:  <EE037FA03845D41190F400508B2D851105413DD8@SWS_EXCG6>

next in thread | previous in thread | raw e-mail | index | archive | help

> Where would I put a start up script in FreeBSD 4.2? I thought it was
> /etc/rc.local, but I don't seem to have that file.

You can either create /etc/rc.local, or put a script 
in /usr/local/etc/rc.d/ -- anything in this directory with a suffix 
of ".sh" will be run at startup with an argument of "start" and run at 
shutdown with an argument of "stop".


-- 
Paul.

mailto:paulh@logicsquad.net
mailto:paul.hoadley@student.adelaide.edu.au



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?1484.10.0.0.3.995631780.squirrel>