Commit 4c56c663 authored by Christian Hesse's avatar Christian Hesse Committed by Andrew Hutchings

MDEV-19210: drop support for instantiated services from galera_new_cluster

Support in service file was dropped in 91f16948
(systemd: multi-instance not for Galera, User/Group flexible).
parent 621926e9
......@@ -22,7 +22,7 @@ EOF
fi
echo _WSREP_NEW_CLUSTER='--wsrep-new-cluster' > @mysqlunixdir@/"wsrep-new-cluster" && \
systemctl restart ${1:-mariadb}
systemctl restart mariadb.service
extcode=$?
......
Markdown is supported
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