Skip to content

Commit

Permalink
Merge pull request #202 from jodumont/patch-1
Browse files Browse the repository at this point in the history
Fix path /var/lib/nethserver/secrets/mysql
  • Loading branch information
gsanchietti committed Mar 8, 2017
2 parents db8c918 + 129fbb5 commit 3daac9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer-manual/en/mysql.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Manage and configure MySQL server.

When installed, the module will trigger the ``mysql_secure_installation`` script generating default configuration:

* Auto-generated root password saved in /etc/my.pwd
* Auto-generated root password saved in /var/lib/nethserver/secrets/mysql
* No anonymous user
* No remote root login allowed
* No test database
Expand Down

0 comments on commit 3daac9b

Please sign in to comment.