mirror of https://github.com/Icinga/icinga2.git
Documentation: add missing argument to chkconfig command.
This commit is contained in:
parent
b878086565
commit
dd0c7a28dd
|
@ -936,7 +936,7 @@ SUSE:
|
|||
|
||||
```
|
||||
zypper install apache2
|
||||
chkconfig on
|
||||
chkconfig apache2 on
|
||||
service apache2 start
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue