diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-30 19:28:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-30 19:28:27 +0000 |
commit | 53ddb57aac69b9bbf4881109001286fc9174dda9 (patch) | |
tree | ac2a5c47e1120f38113bef0fee4d2094d065c275 /sysutils/munin-common/files/patch-node_sbin_munin-node | |
parent | Update to 0.3.1. (diff) |
Update to 2.0.59.
Notes
Notes:
svn path=/head/; revision=529914
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 375d0f33577a..2f422f81ae0b 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 2020-03-09 01:59:44 UTC +--- node/sbin/munin-node.orig 2020-03-24 12:31:00 UTC +++ node/sbin/munin-node -@@ -55,6 +55,10 @@ sub main +@@ -53,6 +53,10 @@ sub main $ENV{$key} = $1; } |