mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 08:01:38 +02:00
- fixes after last changes
This commit is contained in:
@@ -21,8 +21,8 @@ service mysqld start
|
||||
**MariaDB**
|
||||
```bash
|
||||
yum install net-snmp mariadb-server mariadb-client
|
||||
chkconfig mariadb on (systemctl enable mariadb on CentOS 7)
|
||||
service mariadb start (systemctl start mariadb on CentOS 7)
|
||||
chkconfig mariadb on
|
||||
service mariadb start
|
||||
```
|
||||
|
||||
**CentOS 7**
|
||||
|
||||
Reference in New Issue
Block a user