From 22d3c280de70895fe5df15d4f57a87be17362a51 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 29 Aug 2019 00:27:14 +0200 Subject: Move datafile lock into the database folder and keep the rest of run files outside of the volume (since UNIX domain sockets can't be created on GlusterFS) --- munin-graph-logging.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 munin-graph-logging.patch (limited to 'munin-graph-logging.patch') diff --git a/munin-graph-logging.patch b/munin-graph-logging.patch deleted file mode 100644 index aa4fc56..0000000 --- a/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. -- cgit v1.2.3