diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-12 13:19:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-12 13:19:43 +0000 |
commit | f05645ea825c2feba867798015cd73cbbc30a3b5 (patch) | |
tree | d4d000c56b3bc84f9c027805e1583d23bf15dbf2 /sysutils/munin-common/files/patch-node_sbin_munin-node | |
parent | New port: deskutils/ausweisapp2 (diff) |
Update to 2.0.57.
Notes
Notes:
svn path=/head/; revision=528287
Diffstat (limited to 'sysutils/munin-common/files/patch-node_sbin_munin-node')
-rw-r--r-- | sysutils/munin-common/files/patch-node_sbin_munin-node | 4 |
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; } |