From a57f5341a8b32ae7993f0030ab27f2266c66d513 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Sat, 3 May 2014 16:37:00 +0200 Subject: [PATCH] Typo --- Munin-Plugin-For-Freebox-Revolution/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Munin-Plugin-For-Freebox-Revolution/README.md b/Munin-Plugin-For-Freebox-Revolution/README.md index 9796182..d52a91a 100644 --- a/Munin-Plugin-For-Freebox-Revolution/README.md +++ b/Munin-Plugin-For-Freebox-Revolution/README.md @@ -26,7 +26,7 @@ cd /usr/local/src/useless/Munin-Plugin-For-Freebox-Revolution ./get-app-token ``` -The script uses the Freebox API to request an AppToken and keeps polling until the request is approved or denied. You have to accept the request on the front LCD display of you Freebox. +The script uses the Freebox API to request an AppToken and keeps polling until the request is approved or denied. **You have to accept the request on the front LCD display of your Freebox**. You should get the following output: @@ -57,8 +57,9 @@ As asked, create a new file named "/etc/munin/plugin-conf.d/fb" with the followi [fb_*] env.FB_AppToken ``` -Now, connects to http://mafreebox.freebox.fr, login and go to *Paramètres de la Freebox* > *Gestion des accès* > *Applications*. -Edit the new Munin application, remove all privileges and add *Modification des règlages de la Freebox*. Click *OK*. + +Now, connect to http://mafreebox.freebox.fr, login and go to *Paramètres de la Freebox* > *Gestion des accès* > *Applications*. +Edit the new Munin application and enable *Modification des règlages de la Freebox*. Click *OK*. ## Register the plugin