mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #8319 from Icinga/bugfix/doc-debian-rename-mysql-to-mariadb
docs: Update MySQL package names for Debian
This commit is contained in:
commit
24bda3e945
@ -625,7 +625,7 @@ exporting all configuration and status information into a database.
|
||||
Debian/Ubuntu:
|
||||
|
||||
```
|
||||
apt-get install mysql-server mysql-client
|
||||
apt-get install mariadb-server mariadb-client
|
||||
|
||||
mysql_secure_installation
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user