mirror of https://github.com/Icinga/icinga2.git
Documentation: Remove redundant FreeBSD restart instructions
refs #5866
This commit is contained in:
parent
02ecf4d728
commit
6add03e29e
|
@ -613,11 +613,7 @@ RHEL/CentOS 7/Fedora, SLES 12, Debian Jessie/Stretch, Ubuntu Xenial:
|
|||
|
||||
# systemctl restart icinga2
|
||||
|
||||
Debian/Ubuntu, RHEL/CentOS 6 and SUSE 11:
|
||||
|
||||
# service icinga2 restart
|
||||
|
||||
FreeBSD:
|
||||
Debian/Ubuntu, RHEL/CentOS 6, SUSE 11 and FreeBSD:
|
||||
|
||||
# service icinga2 restart
|
||||
|
||||
|
@ -766,11 +762,7 @@ RHEL/CentOS 7/Fedora, SLES 12, Debian Jessie/Stretch, Ubuntu Xenial:
|
|||
|
||||
# systemctl restart icinga2
|
||||
|
||||
Debian/Ubuntu, RHEL/CentOS 6, SUSE and FreeBSD:
|
||||
|
||||
# service icinga2 restart
|
||||
|
||||
FreeBSD:
|
||||
Debian/Ubuntu, RHEL/CentOS 6, SUSE 11 and FreeBSD:
|
||||
|
||||
# service icinga2 restart
|
||||
|
||||
|
@ -867,11 +859,7 @@ RHEL/CentOS 7/Fedora, SLES 12, Debian Jessie/Stretch, Ubuntu Xenial:
|
|||
|
||||
# systemctl restart icinga2
|
||||
|
||||
Debian/Ubuntu, RHEL/CentOS 6 and SUSE:
|
||||
|
||||
# service icinga2 restart
|
||||
|
||||
FreeBSD:
|
||||
Debian/Ubuntu, RHEL/CentOS 6, SUSE 11 and FreeBSD:
|
||||
|
||||
# service icinga2 restart
|
||||
|
||||
|
|
Loading…
Reference in New Issue