Comment 3 for bug 1697531

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

Here's the workaround for now. In the containers, add the following to the file in the comment:

#filename: /etc/systemd/system/mariadb.service.d/without-caps.conf
[Service]
PrivateDevices=false

Then execute 'systemctl daemon-reload' and mariadb will start with 'systemctl start mysql'.