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

[cobalt-users] autostart mysql after system reboot on raq550



hi,

sorry i dont understand the chkconfig-command. what do i ghave to do in the terminal to get this done? would the problem be fixed if i ad an LoadModule in the http.conf - file?

thanx for help,

Thomas

BSmith@xxxxxxxxxxx wrote:
>-----Original Message-----
>From: Thomas Hecker 
>Sent: Monday, January 13, 2003 9:22 AM
>Subject: [cobalt-users] autostart mysql after system reboot on
>raq550
>
>
>
>what do i have to do, that mysql start automaticaly when the system gets
>rebootet??
>
>thanx!!
>
>_____________________________________
>
>
>chkconfig --list mysql 
>
>That shows what it does during each run time.
>
>chkconfig --level 3 mysql on
>
>Since the Cobalt only really uses Run Time level 3, do that.  To be safe,
>also do
>
>chkconfig --level 5 mysql on
>
>All of the other run times do something special, like reboot, halt, no 
>network support, etc.
>
>Have fun!
>
>~Brian
>
>_____________________________________
>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
>