mysql: start at runlevel 5 not S
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Thu, 18 Oct 2012 13:03:49 +0000 (13:03 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:15 +0000 (08:24 -0800)
commit2c91da982232392a13d054841b89c3a9b9f63e0e
treea7e2a8ef21768fbe5ea3d5fecd8d10658dae8a5c
parentda1f8619c6e45585a237e5b6605eac2bc34d6438
mysql: start at runlevel 5 not S

Without that change target system had to be restarted to get MySQL
running or it had to be run by hand. Reason was simple: mysql init
script was starting before S99configure when package was not yet
configured.

(From meta-openembedded rev: 44cb71bbc98ab351748b300023cdae7a01ce5c7b)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc