diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-01-27 14:00:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-01-27 14:00:11 +0000 |
commit | ed49e7eb1c38d7edf545a53380524ded772dace2 (patch) | |
tree | c4f1160612c7d6dfee4fd73868913699aa715d75 /sysutils/munin-common/files/patch-node_sbin_munin-node-configure | |
parent | Update to latest commit. (diff) |
Update to 2.0.54.
While there, document why patches are there.
Notes
Notes:
svn path=/head/; revision=524260
Diffstat (limited to 'sysutils/munin-common/files/patch-node_sbin_munin-node-configure')
-rw-r--r-- | sysutils/munin-common/files/patch-node_sbin_munin-node-configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/munin-common/files/patch-node_sbin_munin-node-configure b/sysutils/munin-common/files/patch-node_sbin_munin-node-configure index b83164780a53..bf97fdccb1ae 100644 --- a/sysutils/munin-common/files/patch-node_sbin_munin-node-configure +++ b/sysutils/munin-common/files/patch-node_sbin_munin-node-configure @@ -1,3 +1,6 @@ +plugins run in taint mode because the uid is changed, so the path must not +contain writable directories. + --- node/sbin/munin-node-configure.orig 2014-11-24 21:46:24 UTC +++ node/sbin/munin-node-configure @@ -23,6 +23,10 @@ use warnings; |