summaryrefslogtreecommitdiffstats
path: root/package/python/103-optional-sqlite.patch
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2015-12-11 22:52:47 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-12 12:03:55 +0100
commit8ff54bb7a48dc6b0705a382b56159d86b2f1c7e5 (patch)
treeacc16e8bad5f0a232d68e9e5abfc7d31f8c8461f /package/python/103-optional-sqlite.patch
parentbada891fdb3117aab62e29c1680c28df0718168d (diff)
downloadbuildroot-8ff54bb7a48dc6b0705a382b56159d86b2f1c7e5.tar.gz
buildroot-8ff54bb7a48dc6b0705a382b56159d86b2f1c7e5.zip
mysql: fix start script for /run on separate tmpfs
Recently the default skeleton was changed to have /run as a separate tmpfs instead of a symlink to /tmp. /run is not world-writable, but mysqld tries to write its PID file as user mysql. Therefore, it fails to start. To fix, create /run/mysql and give it to user mysql. While we're at it, change the paths to /run instead of /var/run. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python/103-optional-sqlite.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud