From c487bfbb480b7dea480ca81e996965545954e574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Fri, 27 Jan 2023 11:25:18 +0100 Subject: [PATCH] Doc: SUSE: install monitoring-plugins-all w/ --recommends so it does something useful. --- doc/02-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/02-installation.md b/doc/02-installation.md index 7a21c48ee..76c09ecfe 100644 --- a/doc/02-installation.md +++ b/doc/02-installation.md @@ -411,7 +411,7 @@ as part of the [server:monitoring repository](https://build.opensuse.org/project Please make sure to enable this repository beforehand. ```bash -zypper install monitoring-plugins-all +zypper install --recommends monitoring-plugins-all ```