vsftpd probably needs this, sigh
authorStephen Gran <steve@lobefin.net>
Sun, 8 Nov 2009 01:10:08 +0000 (01:10 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 8 Nov 2009 01:10:08 +0000 (01:10 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/munin-node/templates/munin-node.plugin.conf.erb

index 1790558..fbf1539 100644 (file)
@@ -27,7 +27,16 @@ group maillog"
 end
 out
 %>
-
+<%=
+out = ""
+if has_variable?("vsftpd") and vsftpd == "true"
+  out="
+[vsftpd]
+user root
+"
+end
+out
+%>
 [fw_conntrack]
 user root