mysql: add mysql init script
authorMarcelo Gutiérrez(UTN/FRH) <kuyurix@gmail.com>
Tue, 4 Mar 2014 14:50:02 +0000 (14:50 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Jul 2014 21:52:52 +0000 (23:52 +0200)
commit47af166209deff81c3c6d2c1d5e3814f971a27f9
tree4bdedf83c98bc4b294d1267c40ca12cca4942602
parent83cb67dde2daa1b51e84bb2473f5bda77282842b
mysql: add mysql init script

[Thomas: explicitly specify the path to the PID file, and also on the
first boot, generate the mandatory MySQL system tables so that the
MySQL daemon actually starts properly.]

Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
merge init script
package/mysql/S97mysqld [new file with mode: 0644]
package/mysql/mysql.mk