package/mariadb: explicitly define logging directory to mysqld
authorRyan Coe <bluemrp9@gmail.com>
Tue, 4 Feb 2020 01:21:58 +0000 (17:21 -0800)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 4 Feb 2020 13:57:20 +0000 (14:57 +0100)
commit2b653736ce48b6e62eae636f6c8fc94be776b985
tree3b06c1cd4cfe5d2c72eaf9ebf25cecefe48a8f7e
parent3bbf01869f16f48667f6097f51871e058e4e3b7b
package/mariadb: explicitly define logging directory to mysqld

By default, mariadb creates logging files under the data directory.
This patch updates the startup scripts to log under /var/log/mysql.

Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mariadb/S97mysqld
package/mariadb/mysqld.service