Where do I put my start up script for mysql?
Posted
by
Neo
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Neo
Published on 2011-11-17T12:05:12Z
Indexed on
2011/11/30
2:06 UTC
Read the original article
Hit count: 241
I have created a second instance of MySQL on the server for replication, if I start the process manually it works but need it to start at bootup.
I used to just do a bash script in the init.d folder but apparently that no longer works on 11.10
Can anyone point me in the right direction? I even copied the mysql service, changed it and tried that but it refused to work.
P.S It is the server edition so only Shell access.
© Ask Ubuntu or respective owner