mysql50-server not starting correctly on FreeBSD 6.1-PRERELEASE (ldconfig, rcorder)

John Nielsen lists at jnielsen.net
Thu Feb 23 06:41:48 PST 2006


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


More information about the freebsd-rc mailing list