Image

Imagejustgags wrote in Imagelinux

Necessary To Shutdown?

In my rc.local file I have the following:

/usr/local/mysql/support-files/mysql.server start

I noticed that the rc.6 file is the file that is executed upon system shutdown. Do I need to add a "mysql.server stop" line into that file as well?