ports/sysutils/munin-node/files/patch-node__munin-node.conf.in
Mathieu Arnold 7cfb172ecf - Add missing dependency on www/p5-libwww [1]
- Fix fail2ban's path [2] (while there, make plugins.conf PREFIX safe)
- Fix multiping plugin [3] (while there, regenerate patches)
- Add a forgotten run dep on Java.

PR:		192341 [1]
Submitted by:	fbsd@shoggothmedia.com [1]
PR:		179549 [2]
Submitted by:	fabian@bug.ch [2]
PR:		192332 [3]
Submitted by:	fbsd@shoggothmedia.com [3]
Sponsored by:	Absolight
2014-09-03 07:28:40 +00:00

19 lines
480 B
Text

--- node/munin-node.conf.in.orig 2014-04-22 19:29:32 UTC
+++ node/munin-node.conf.in
@@ -10,7 +10,7 @@
setsid 1
user root
-group root
+group wheel
# This is the timeout for the whole transaction.
# Units are in sec. Default is 15 min
@@ -30,6 +30,7 @@
ignore_file \.dpkg-(tmp|new|old|dist)$
ignore_file \.rpm(save|new)$
ignore_file \.pod$
+ignore_file \.sample$
# Set this if the client doesn't report the correct hostname when
# telnetting to localhost, port 4949