From: Stephen Gran Date: Sun, 8 Nov 2009 01:10:08 +0000 (+0000) Subject: vsftpd probably needs this, sigh X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=2799be4685212be922c1fe7a2fe187ef7037553f;p=mirror%2Fdsa-puppet.git vsftpd probably needs this, sigh Signed-off-by: Stephen Gran --- diff --git a/modules/munin-node/templates/munin-node.plugin.conf.erb b/modules/munin-node/templates/munin-node.plugin.conf.erb index 179055853..fbf153977 100644 --- a/modules/munin-node/templates/munin-node.plugin.conf.erb +++ b/modules/munin-node/templates/munin-node.plugin.conf.erb @@ -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