summaryrefslogtreecommitdiffstats
path: root/munin-graph-logging.patch
diff options
context:
space:
mode:
Diffstat (limited to 'munin-graph-logging.patch')
-rw-r--r--munin-graph-logging.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/munin-graph-logging.patch b/munin-graph-logging.patch
new file mode 100644
index 0000000..aa4fc56
--- /dev/null
+++ b/munin-graph-logging.patch
@@ -0,0 +1,10 @@
+--- /usr/share/munin/munin-graph 2015-11-28 00:45:25.274878597 +0100
++++ /usr/share/munin/munin-graph 2015-11-28 00:45:44.622466044 +0100
+@@ -73,6 +73,7 @@
+
+ logger_open($config->{'logdir'});
+ logger_debug() if $config->{debug} or defined($ENV{CGI_DEBUG});
++logger_level("warn");
+
+ if (! graph_check_cron() ) {
+ # Should not be launched from cron.