[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL on RaQ550
- Subject: Re: [cobalt-users] MySQL on RaQ550
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Sep 13 12:10:30 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 13 Sep 2002, Marc Kerschner wrote:
> Does anyone know why the MySQL daemon doesn't start automatically on boot
> even though there is an entry for mysql in /etc/rc.d/init.d?
>
> Can I force the daemon to start on boot some other way?
>
Look at chkconfig --list
if mysql is off
mysql 0:off 1:off 2:off 3:off 4:off 5:off 6:off
run chkconfig mysql on
then chkconfig --list
mysql 0:off 1:off 2:on 3:on 4:on 5:on 6:off
Gerald
--
http://frontstreetnetworks.com | http://raqware.com
229 Front Street, Ste. C, New Haven, CT. 06513-3203
Phone: +1 203-785-0699