[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] autostart mysql after system reboot on raq550 -> works!!



ok thanks - now it works. i checked the settings with
chkconfig --list mysql and i saw that level 3 was on, but level 5 was off. then i set level 5 on with
chkconfig --level 5 mysql on
and now everything works great.

thanks a lot!

Thomas

On Freitag, 24. Januar 2003 14:11 Uhr, Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
>On 24 Jan 2003, Thomas Hecker wrote:
>>
>> >> sorry i dont understand the chkconfig-command. what do i ghave to
>> >> do in the terminal to get this done?
>> >
>> >Just what was listed (as root):
>> >
>> >chkconfig --level 3 mysql on
>> >
>> sory but when i openend a telnetconnection as root to server
>and i type in the line above i get the message:
>>
>> bash: chkconfig: command not found
>>
>issue " su - "  (no "") first, this will set your path.
>else
>use /sbin/chkconfig --level 3 mysql on
>
>Gerald
>--
>http://frontstreetnetworks.com | http://store.raqware.com
>     ICQ 229276628     |    Phone: +1 203 785-0699
>Front Street Networks LLC,  229 Front Street, Ste. #C,
>New Haven, CT. 06513-3203 United States of America
>
>_____________________________________
>cobalt-users mailing list
>cobalt-users@xxxxxxxxxxxxxxx
>To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
>http://list.cobalt.com/mailman/listinfo/cobalt-users
>