Skip site navigation (1)Skip section navigation (2)
Date:      31 Mar 2003 17:41:22 -0500
From:      Adam <blueeskimo@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: starting MySQL-server at boot time
Message-ID:  <1049150482.38565.6.camel@jake>
In-Reply-To: <200303311929.34216.fallenbr@uol.com.br>
References:  <200303311929.34216.fallenbr@uol.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2003-03-31 at 17:29, Konrad Scorciapino wrote:
> After installing mysql-server:
> * This port has installed the following startup scripts which may cause
> * these network services to be started at boot time.
> * /usr/local/etc/rc.d/mysql-server.sh
> 
> But how can I make the system run this script or anything else at boot time?

Any executable script accepting a 'start' command-line argument found in
/usr/local/etc/rc.d will be executed when the system starts up. I
suggest you consult the Handbook for more information.

-- 
Adam <blueeskimo@gmx.net>



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