From 460c2f8c5390efbca391a0ac83841af2b089708f Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 31 Oct 2017 12:09:03 -0400 Subject: dev-db/mysql-init-scripts: Fix important typo and commit straight to stable boostrap_galera -> bootstrap_galera Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --force --- dev-db/mysql-init-scripts/files/init.d-2.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/mysql-init-scripts/files/init.d-2.2') diff --git a/dev-db/mysql-init-scripts/files/init.d-2.2 b/dev-db/mysql-init-scripts/files/init.d-2.2 index 124d2e993eb1..f6ad52496e4e 100644 --- a/dev-db/mysql-init-scripts/files/init.d-2.2 +++ b/dev-db/mysql-init-scripts/files/init.d-2.2 @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 extra_commands="checkconfig" -extra_stopped_commands="boostrap_galera" +extra_stopped_commands="bootstrap_galera" description_checkconfig="Verify the server's configuration" description_boostrap_galera="Start a new Galera cluster with this server as the initial node" -- cgit v1.2.3