From 82caeeb1019d25168e68840dffa77dc81358fb57 Mon Sep 17 00:00:00 2001 From: Dirk Roessler Date: Wed, 27 May 2020 08:26:22 +0200 Subject: [PATCH] [Documentation] Adjust getting started for mariadb --- doc/base/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/base/getting-started.rst b/doc/base/getting-started.rst index 9d548cca..ad30369f 100644 --- a/doc/base/getting-started.rst +++ b/doc/base/getting-started.rst @@ -29,7 +29,7 @@ As a wrapper to :program:`seiscomp setup`, a wizard can be started from .. code-block:: sh - user@host:~$ sudo systemctl enable mysql + user@host:~$ sudo systemctl enable mariadb user@host:~$ sudo mysql_secure_installation provide new root password answer all questions with yes [Enter]