From 05a0425a7cd86a07e2079a2cd940a37d847a9868 Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Fri, 15 Dec 2017 08:19:00 +0100 Subject: [PATCH] Documentation: Add openSUSE to restart instructions refs #5866 --- doc/02-getting-started.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/02-getting-started.md b/doc/02-getting-started.md index c1ae7cd0f..dc00af57d 100644 --- a/doc/02-getting-started.md +++ b/doc/02-getting-started.md @@ -609,11 +609,11 @@ You can enable the `ido-mysql` feature configuration file using After enabling the ido-mysql feature you have to restart Icinga 2: -RHEL/CentOS 7/Fedora, SLES 12, Debian Jessie/Stretch, Ubuntu Xenial: +RHEL/CentOS 7/Fedora, SLES 12/openSUSE > 12.2, Debian Jessie/Stretch, Ubuntu Xenial: # systemctl restart icinga2 -Debian/Ubuntu, RHEL/CentOS 6, SUSE 11 and FreeBSD: +Debian/Ubuntu, RHEL/CentOS 6, SLES 11/openSUSE < 12.3 and FreeBSD: # service icinga2 restart @@ -758,11 +758,11 @@ You can enable the `ido-pgsql` feature configuration file using After enabling the ido-pgsql feature you have to restart Icinga 2: -RHEL/CentOS 7/Fedora, SLES 12, Debian Jessie/Stretch, Ubuntu Xenial: +RHEL/CentOS 7/Fedora, SLES 12/openSUSE > 12.2, Debian Jessie/Stretch, Ubuntu Xenial: # systemctl restart icinga2 -Debian/Ubuntu, RHEL/CentOS 6, SUSE 11 and FreeBSD: +Debian/Ubuntu, RHEL/CentOS 6, SLES 11/openSUSE < 12.3 and FreeBSD: # service icinga2 restart @@ -855,11 +855,11 @@ attribute with minimal permissions required by Icinga Web 2. Make sure to restart Icinga 2 to activate the configuration. -RHEL/CentOS 7/Fedora, SLES 12, Debian Jessie/Stretch, Ubuntu Xenial: +RHEL/CentOS 7/Fedora, SLES 12/openSUSE > 12.2, Debian Jessie/Stretch, Ubuntu Xenial: # systemctl restart icinga2 -Debian/Ubuntu, RHEL/CentOS 6, SUSE 11 and FreeBSD: +Debian/Ubuntu, RHEL/CentOS 6, SLES 11/openSUSE < 12.3 and FreeBSD: # service icinga2 restart -- 2.50.1