On Wed, Apr 14, 2010 at 02:20:10PM +0200, Allan Jacobsen wrote: > With upstart you can not install mysql and disable that it starts, and then > it is very difficult to let corosync control it. >
You can modify mysql upstart job to not start on boot by removing the started on line. Manually calling /etc/init.d/mysql start should still start mysql. -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
