1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00

Documentation: add missing argument to chkconfig command.

This commit is contained in:
marxin 2019-04-27 12:48:37 +02:00
parent b878086565
commit dd0c7a28dd

@ -936,7 +936,7 @@ SUSE:
```
zypper install apache2
chkconfig on
chkconfig apache2 on
service apache2 start
```