Date: 29 Feb 2000 20:37:06 +0100 From: Simon J Mudd <sjmudd@pobox.com> To: freebsd-questions@freebsd.org Subject: Re: Starting mysqld as background daemon on startup Message-ID: <86n1ojssv1.fsf@unicorn.ea4els.ampr.org> In-Reply-To: coke@aon.at's message of "29 Feb 2000 18:26:15 %2B0100" References: <001801bf82c2$adb8d0e0$03c8280a@pcgernot>
index | next in thread | previous in thread | raw e-mail
coke@aon.at ("Coke") writes:
> I installed the MySQL-Server and put the following line to /etc/rc.local :
> (I needed to create the file)
> /usr/local/libexec/mysqld --basedir=/usr/local --datadir=/usr/local/var --us
> er=root
I think the correct way to start the MySQL daemon is something like:
# /usr/local/bin/safe_mysqld &
Simon
--
Simon J Mudd, Madrid SPAIN Tel: +34-91-408 4878 email: sjmudd@pobox.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86n1ojssv1.fsf>
