summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-09-22 21:29:30 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2020-09-22 21:29:30 +0300
commit61df98f9642c1616f872d61808ce6d010fe35b44 (patch)
tree6c1eb0014bbbd33dbed8b4a5121909a286b0bfeb /support-files
parent55e48b77226fec7619986fc1206930bcf63439fe (diff)
parentd9d9c30b707d7634503c8d3bce7dab7f7ec3fd34 (diff)
downloadmariadb-git-61df98f9642c1616f872d61808ce6d010fe35b44.tar.gz
Merge 10.3 into 10.4
Diffstat (limited to 'support-files')
-rw-r--r--support-files/use_galera_new_cluster.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/support-files/use_galera_new_cluster.conf b/support-files/use_galera_new_cluster.conf
index 4d8ad253ce5..79d191094d4 100644
--- a/support-files/use_galera_new_cluster.conf
+++ b/support-files/use_galera_new_cluster.conf
@@ -15,6 +15,7 @@ ConditionPathExists=
Type=oneshot
Restart=no
+# Don't install or try to prepare for galera SST.
ExecStartPre=
# Override the multi instance service for a bootstrap start instance
@@ -22,4 +23,5 @@ ExecStart=
ExecStart=/usr/bin/echo "Please use galera_new_cluster to start the mariadb service with --wsrep-new-cluster"
ExecStart=/usr/bin/false
+# This isn't a service meant to execute anything but a message
ExecStartPost=