From a615474dc2daa250602262d59bd3daa7d603cc12 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 8 Dec 2010 01:38:14 +0100 Subject: Default to False for the -P option and leave the % to the templates --- Plugins/Monitors/Swap.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/Monitors/Swap.hs') diff --git a/Plugins/Monitors/Swap.hs b/Plugins/Monitors/Swap.hs index 8901a2a..d2e6077 100644 --- a/Plugins/Monitors/Swap.hs +++ b/Plugins/Monitors/Swap.hs @@ -20,7 +20,7 @@ import qualified Data.ByteString.Lazy.Char8 as B swapConfig :: IO MConfig swapConfig = mkMConfig - "Swap: " -- template + "Swap: %" -- template ["usedratio", "total", "used", "free"] -- available replacements fileMEM :: IO B.ByteString -- cgit v1.2.3