mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 20:54:35 +02:00
Merge pull request #7151 from marxin/fix-docs-chkconfig
Documentation: add missing argument to chkconfig command.
This commit is contained in:
commit
c99b0f5f42
@ -936,7 +936,7 @@ SUSE:
|
|||||||
|
|
||||||
```
|
```
|
||||||
zypper install apache2
|
zypper install apache2
|
||||||
chkconfig on
|
chkconfig apache2 on
|
||||||
service apache2 start
|
service apache2 start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user