mariadb: Drop unused rundir fix socket dir perms
authorMichal Hrusecky <michal@hrusecky.net>
Fri, 21 Oct 2022 20:43:52 +0000 (22:43 +0200)
committerRosen Penev <rosenp@gmail.com>
Mon, 24 Oct 2022 18:15:36 +0000 (11:15 -0700)
commit8f6831b64b89243e7c1be5948f33e6737f7ddfc3
tree1cda4a0226b343c7c732954d59a014fa9e70701a
parentad515e37fd923cd66a643d5165347faa7afb5946
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>
utils/mariadb/files/mysqld.init