mariadb: Drop unused rundir fix socket dir perms
authorMichal Hrusecky <michal@hrusecky.net>
Fri, 21 Oct 2022 20:43:52 +0000 (22:43 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 25 Oct 2022 04:47:33 +0000 (06:47 +0200)
commit54f3c844498573bddc54419bdf32a106a967f89a
tree40c97c0b197371e3ae3625ad6815759d82097d5d
parent14125f800292650fe404e87aabd3bdf97a4d6c3f
mariadb: Drop unused rundir fix socket dir perms

We had been creating "rundir" but it was never used, probably leftover
from some removed function. At the same time, we were setting quite
strict rights to the socket directory (while comments sugested
otherwise).

Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
(cherry picked from commit 8f6831b64b89243e7c1be5948f33e6737f7ddfc3)
utils/mariadb/files/mysqld.init