summaryrefslogtreecommitdiffstats
path: root/patches/munin-graph-logging.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/munin-graph-logging.patch')
-rw-r--r--patches/munin-graph-logging.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/patches/munin-graph-logging.patch b/patches/munin-graph-logging.patch
deleted file mode 100644
index aa4fc56..0000000
--- a/patches/munin-graph-logging.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- /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.