summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2009-12-22 22:42:37 -0500
committerMicah Anderson <micah@riseup.net>2009-12-22 22:42:37 -0500
commit3eccdd86f22ba7c4a6505da7704a4b77830edf93 (patch)
tree9f5cefd13d8d1b8c51083b6f6c775d14fc5e76a3 /README
parent68238a10e33a4fae78e81b3aa74064c973a52306 (diff)
update README to note the proper variable for script_path_in
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 10e6136..e3f5136 100644
--- a/README
+++ b/README
@@ -71,7 +71,7 @@ To use this module, follow these directions:
# Use a non-standard plugin path to use custom plugins
munin::plugin { "spamassassin":
ensure => "spamassassin",
- script_path => "/usr/local/share/munin-plugins",
+ script_path_in => "/usr/local/share/munin-plugins",
}
# Use a special config to pass parameters to the plugin