[arch-commits] Commit in mariadb/trunk (mariadb.install)

Christian Hesse eworm at archlinux.org
Thu Jun 27 10:36:25 UTC 2019


    Date: Thursday, June 27, 2019 @ 10:36:25
  Author: eworm
Revision: 356959

update all references to mariadb-install-db

Modified:
  mariadb/trunk/mariadb.install

-----------------+
 mariadb.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: mariadb.install
===================================================================
--- mariadb.install	2019-06-27 10:19:26 UTC (rev 356958)
+++ mariadb.install	2019-06-27 10:36:25 UTC (rev 356959)
@@ -2,7 +2,7 @@
 
 post_install() {
   echo ":: You need to initialize the MariaDB data directory prior to starting"
-  echo "   the service. This can be done with mysql_install_db command, e.g.:"
+  echo "   the service. This can be done with mariadb-install-db command, e.g.:"
   echo "   mariadb-install-db --user=mysql --basedir=/usr --datadir=/var/lib/mysql"
 }
 



More information about the arch-commits mailing list