mirror of
https://github.com/MariaDB/server.git
synced 2025-04-18 21:44:20 +03:00
MDEV-19210: drop support for instantiated services from galera_new_cluster
Support in service file was dropped in 91f1694836b65afd7fe2f4a669106e51ee47612c (systemd: multi-instance not for Galera, User/Group flexible).
This commit is contained in:
parent
621926e90a
commit
4c56c66372
@ -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=$?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user