Blob Blame History Raw
--- mariadb-10.1.11/support-files/wsrep.cnf.sh.orig	2016-04-06 16:55:28.429983803 +0200
+++ mariadb-10.1.11/support-files/wsrep.cnf.sh	2016-04-06 16:56:02.194964351 +0200
@@ -30,6 +30,9 @@ bind-address=0.0.0.0
 ## WSREP options
 ##
 
+# Enable wsrep
+wsrep_on=1
+
 # Full path to wsrep provider library or 'none'
 wsrep_provider=none