Index: branches/fc15-dev/lvs/debian/config/etc/munin/munin-node.conf
===================================================================
--- branches/fc15-dev/lvs/debian/config/etc/munin/munin-node.conf	(revision 1803)
+++ branches/fc15-dev/lvs/debian/config/etc/munin/munin-node.conf	(revision 2055)
@@ -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
