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

Re: [cobalt-users] How to disable /usr/bin/safe_mysqld when reboot RAQ4 ?



support@xxxxxxxxxxxx wrote:

> I want to disable both  "safe_mysqld" and "mysql".
> When I run "chkconfig mysql off", the "safe_mysqld" processes still running..

When I grepped one of my /etc/rc.d/init.d/ directories yesterday, I
found safe_mysqld starting in /etc/rc.d/init.d/mysql.  That file is
controlled by /etc/rc.d/rc3.d/S90mysql.  (It's a bit more complex than a
Windows autoexec.bat file, but the concept is the same.)

Have you tried:

 # /etc/rc.d/init.d/mysql off

Have you tried my manual renaming, and then rebooting your system?

If so, then you should check with ps to see if it's running immediately
after you reboot, after you run the mysql off command, and again after
an hour and again after 24 hours, to make sure nothing else is turning
it back on.

If something else appears to be turning it back on, you'll have to
search for what might be doing that.

Jeff
-- 
Jeff Lasman, nobaloney.net, P. O. Box 52672, Riverside, CA  92517 US
Internet & Unix/Linux/Sun/Cobalt Consulting +1 909 778-9980
Our jblists address used on lists is for list email only
To contact us offlist: "http://www.nobaloney.net/contactus.html";