From 6a486b088b957a2af6d1dfeb692ecef6ec8c5e06 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sat, 5 Oct 2019 09:07:54 +0200 Subject: Optimize dockerfile --- patches/munin-update-logging.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 patches/munin-update-logging.patch (limited to 'patches/munin-update-logging.patch') diff --git a/patches/munin-update-logging.patch b/patches/munin-update-logging.patch deleted file mode 100644 index 4f8e87b..0000000 --- a/patches/munin-update-logging.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- /usr/share/munin/munin-update 2015-11-28 00:44:27.175435050 +0100 -+++ /usr/share/munin/munin-update 2015-11-28 00:44:57.313544402 +0100 -@@ -34,6 +34,7 @@ - - logger_open($config->{'logdir'}); - logger_debug() if $config->{debug}; -+ logger_level("warn"); - - my $update = Munin::Master::Update->new(); - $update->run(); -- cgit v1.2.1