Index: trunk/lvs/debian/config/etc/munin/munin-node.conf
===================================================================
--- trunk/lvs/debian/config/etc/munin/munin-node.conf	(revision 1504)
+++ trunk/lvs/debian/config/etc/munin/munin-node.conf	(revision 2048)
@@ -14,13 +14,15 @@
 user root
 group root
-setsid yes
+setsid 1
 
 # Regexps for files to ignore
 
-ignore_file ~$
+#ignore_file [#~]$  # FIX doesn't work. '#' starts a comment
+ignore_file DEADJOE$
 ignore_file \.bak$
 ignore_file %$
 ignore_file \.dpkg-(tmp|new|old|dist)$
 ignore_file \.rpm(save|new)$
+ignore_file \.pod$
 
 # Set this if the client doesn't report the correct hostname when
