summaryrefslogtreecommitdiff
path: root/sysutils/munin-common/files/patch-node_sbin_munin-node
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/munin-common/files/patch-node_sbin_munin-node')
-rw-r--r--sysutils/munin-common/files/patch-node_sbin_munin-node4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/munin-common/files/patch-node_sbin_munin-node b/sysutils/munin-common/files/patch-node_sbin_munin-node
index 761a5718f591..375d0f33577a 100644
--- a/sysutils/munin-common/files/patch-node_sbin_munin-node
+++ b/sysutils/munin-common/files/patch-node_sbin_munin-node
@@ -1,9 +1,9 @@
plugins run in taint mode because the uid is changed, so the path must not
contain writable directories.
---- node/sbin/munin-node.orig 2014-11-24 21:46:24 UTC
+--- node/sbin/munin-node.orig 2020-03-09 01:59:44 UTC
+++ node/sbin/munin-node
-@@ -54,6 +54,10 @@ sub main
+@@ -55,6 +55,10 @@ sub main
$ENV{$key} = $1;
}