Date: Wed, 6 Feb 2002 17:32:47 +0100 From: Roman Neuhauser <neuhauser@mobil.cz> To: FBSD <freebsd-questions@FreeBSD.ORG> Subject: Re: Starting mysql on boot Message-ID: <20020206163247.GB99518@roman.mobil.cz> In-Reply-To: <3C6156D4.682E52FA@jwebmedia.com> References: <3C6156D4.682E52FA@jwebmedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Wed, 06 Feb 2002 10:16:20 -0600
> From: Joseph Koenig <joe@jwebmedia.com>
> To: FBSD <freebsd-questions@FreeBSD.ORG>
> Subject: Starting mysql on boot
>
> Does anyone have experience with getting mysql to load a start up. All
> of the docs I'm finding say to just move the mysql.server file into
> 'your systems startup directory' - so I moved it to /usr/local/etc/rc.d/
> - is that the right place? If so, what am I missing? Thanks,
Did you install MySQL from the port? Doesn't look like that.
All scripts in /usr/local/etc/rc.d/ (which is really where the file
belongs) must end with ".sh" and have the executable bit set to get
executed on startup. This is documented in the Handbook, IIRC.
--
FreeBSD 4.4-STABLE
5:30PM up 16 days, 23:54, 11 users, load averages: 0.36, 0.29, 0.22
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?20020206163247.GB99518>
