mysql-multilib-r1.eclass: fix galera postinst wording
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 17 Jul 2018 15:03:08 +0000 (18:03 +0300)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 19 Jan 2019 03:41:36 +0000 (04:41 +0100)
Closes: https://github.com/gentoo/gentoo/pull/9262
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
eclass/mysql-multilib-r1.eclass

index 8dbdca48b9d488dbfe6e8f177bc190e52a7ed4d8..3fa4e11ac0febf4e32a74d214789017a5f0e6925 100644 (file)
@@ -721,9 +721,8 @@ mysql-multilib-r1_pkg_postinst() {
                        einfo
                        elog "Be sure to edit the my.cnf file to activate your cluster settings."
                        elog "This should be done after running \"emerge --config =${CATEGORY}/${PF}\""
-                       elog "The first time the cluster is activated, you should add"
-                       elog "--wsrep-new-cluster to the options in /etc/conf.d/mysql for one node."
-                       elog "This option should then be removed for subsequent starts."
+                       elog "The first time the galera cluster is activated, the database daemon"
+                       elog "should be run as \"/etc/init.d/mysql bootstrap_galera\" on the primary node."
                        einfo
                fi
        fi