From 4bcd18fe59c4733c82864f2df408c930741ae658 Mon Sep 17 00:00:00 2001 From: Niall Donegan Date: Mon, 23 Jul 2012 17:15:23 +0100 Subject: [PATCH] Typo in the config example fixed. --- plugins/disk/lvm_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/disk/lvm_ b/plugins/disk/lvm_ index 68a8ac1f..3d9f8686 100755 --- a/plugins/disk/lvm_ +++ b/plugins/disk/lvm_ @@ -12,7 +12,7 @@ # # Needs to be run as root, so the following needs to be added to the config: # -# [lvm_] +# [lvm_*] # user root # # $Log$