Package: mariadb-server-10.1 Version: 10.1.22-3 User: [email protected] Usertags: selinux
When using SELinux, the mysqld process does not transition into the mysqld_t domain; it's remaining in init_t. A fix is to comment out the mariadb.service configuration #PrivateDevices=true This might be related to https://github.com/systemd/systemd/issues/3845

