packages/utils/mariadb
Michal Hrusecky c35bd3aa8e
mariadb: Add shellcheck disable into init script
On few places, shellcheck gets confused by how some OpenWrt functions
work - especially load ones. Also on few places there are $options
variables that need not to be globbed. Could be rewritten better not to
need them, but I'll do major rewrites later in separate pull request.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-02 10:36:47 +02:00
..
conf mariadb: install config files readable for all 2020-05-11 22:15:01 +02:00
files mariadb: Add shellcheck disable into init script 2020-10-02 10:36:47 +02:00
patches mariadb: switch init to mysqld_safe and mysqladmin 2020-05-12 00:13:11 +02:00
Makefile mariadb: use fakeroot instead of postinst script 2020-09-17 19:24:09 +02:00