Install Guide: Remove duplicate sentences

The text for mysql_secure_installation was shown for os="opensuse;sles"
since it was on both paragraphs. Once is enough ;)

Change-Id: I1ffaa7faac55379d8bd78753aeff6e1f7e834519
Closes-Bug: 1245950
backport: havana
(cherry picked from commit 0e15e2310d)
This commit is contained in:
Andreas Jaeger
2013-10-29 21:12:48 +01:00
parent 7238f45971
commit 860f1e5526

View File

@@ -311,7 +311,7 @@ bind-address = 192.168.0.10</programlisting>
the instructions in this guide. You can do both of these with the
<command>mysql_secure_installation</command> command.</para>
<para os="ubuntu;debian;opensuse;sles">You need to delete the anonymous users
<para os="ubuntu;debian">You need to delete the anonymous users
that are created when the database is first started. Otherwise, you
will get database connection problems when following the instructions
in this guide. You can do this with the