From: Noah Hilverling Date: Fri, 15 Dec 2017 06:41:05 +0000 (+0100) Subject: Documentation: Remove redundant FreeBSD restart instructions X-Git-Tag: v2.8.1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6add03e29e830afd1659bdde011a327098dc4ddd;p=icinga2 Documentation: Remove redundant FreeBSD restart instructions refs #5866 --- diff --git a/doc/02-getting-started.md b/doc/02-getting-started.md index f39dac122..c1ae7cd0f 100644 --- a/doc/02-getting-started.md +++ b/doc/02-getting-started.md @@ -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