From 405a7adcb4d31f53a87f34b21ff0a89052da96b7 Mon Sep 17 00:00:00 2001 From: btatu Date: Tue, 19 Jun 2018 16:56:37 +0200 Subject: [PATCH] redis: fix typo --- HowtoRedis.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HowtoRedis.md b/HowtoRedis.md index c83a3d89..6b496986 100644 --- a/HowtoRedis.md +++ b/HowtoRedis.md @@ -530,7 +530,9 @@ Un plugin Munin existe pour grapher divers paramètres comme la mémoire utilis Installer le paquet suivant si ne n'est pas déjà fait : +~~~ apt install libswitch-perl +~~~ Puis suivre la procédure :