2011-02-17 00:47:43 +01:00
|
|
|
--- ./node/munin-node.conf.in.orig 2011-02-17 00:25:32.000000000 +0100
|
|
|
|
+++ ./node/munin-node.conf.in 2011-02-17 00:25:47.000000000 +0100
|
2010-02-23 14:55:00 +01:00
|
|
|
@@ -10,7 +10,7 @@
|
|
|
|
setsid 1
|
|
|
|
|
2004-03-02 16:54:05 +01:00
|
|
|
user root
|
|
|
|
-group root
|
|
|
|
+group wheel
|
|
|
|
|
|
|
|
# Regexps for files to ignore
|
2010-02-23 14:55:00 +01:00
|
|
|
|
2011-02-17 00:47:43 +01:00
|
|
|
@@ -22,6 +22,7 @@
|
|
|
|
ignore_file \.dpkg-(tmp|new|old|dist)$
|
|
|
|
ignore_file \.rpm(save|new)$
|
|
|
|
ignore_file \.pod$
|
|
|
|
+ignore_file \.sample$
|
|
|
|
|
|
|
|
# Set this if the client doesn't report the correct hostname when
|
|
|
|
# telnetting to localhost, port 4949
|