diff --git a/HowtoMunin.md b/HowtoMunin.md index 43cf4036..c2074f4b 100644 --- a/HowtoMunin.md +++ b/HowtoMunin.md @@ -194,6 +194,11 @@ Type=forking [Install] WantedBy=default.target eof +~~~ + +Puis on charge l'unité pour la démarrer par la suite : + +~~~ systemctl daemon-reload systemctl start spawn-fcgi-munin-graph ~~~