packages/utils/mariadb
Sebastian Kemper 39db22ec95 mariadb: use default umask for rundir
rundir needs to be accessible for clients, hence o= is not the proper
permission for rundir. This commit breaks out rundir from the awk script
and sets it up with default umask.

This also removes chmod call and instead tells mkdir to create the
directories with the proper permissions directly.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-05-24 10:41:11 +02:00
..
conf mariadb: install config files readable for all 2020-05-18 00:08:28 +02:00
files mariadb: use default umask for rundir 2020-05-24 10:41:11 +02:00
patches mariadb: security bump to 10.2.31 2020-01-30 21:33:58 +01:00
Makefile mariadb: use default umask for rundir 2020-05-24 10:41:11 +02:00