mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +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:
|
Debian/Ubuntu:
|
||||||
|
|
||||||
```
|
```
|
||||||
apt-get install mysql-server mysql-client
|
apt-get install mariadb-server mariadb-client
|
||||||
|
|
||||||
mysql_secure_installation
|
mysql_secure_installation
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user