Skip to content
Unverified Commit 65635173 authored by Frank Schreiner's avatar Frank Schreiner
Browse files

[dist] start obsapisetup after mariadb

setup-appliance.sh does datatbase actions. The service "mariadb" needs
to be started before.

mariadb has the

ExecStartPre=/usr/lib/mysql/mysql-systemd-helper  upgrade

condition, which may result in delayed upstart of mariadb after package
upgrade.

HINT: needs to be backported to 2.10 also
parent 10e6c649
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment