Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 09:40:40 -0500
From:      John Nielsen <lists@jnielsen.net>
To:        Alex Dupre <sysadmin@alexdupre.com>
Cc:        stable@freebsd.org, freebsd-rc@freebsd.org, Florent Thoumie <flz@xbsd.org>
Subject:   Re: mysql50-server not starting correctly on FreeBSD 6.1-PRERELEASE (ldconfig, rcorder)
Message-ID:  <200602230940.40652.lists@jnielsen.net>
In-Reply-To: <43FD767A.6060705@alexdupre.com>
References:  <200602221642.10012.lists@jnielsen.net> <200602230846.37388.flz@xbsd.org> <43FD767A.6060705@alexdupre.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 23 February 2006 03:46, Alex Dupre wrote:
> Florent Thoumie wrote:
> > Yup, since mysqld is running as root, otherwise REQUIRE: LOGIN.
>
> mysqld switch to user mysql after startup, so I guess it should require
> LOGIN.

That works here.  I removed the BEFORE line and changed REQUIRE to only 
include LOGIN:

# PROVIDE: mysql
# REQUIRE: LOGIN
# KEYWORD: shutdown

Let me know if there are any other incantations I should test.

Thanks,

JN



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