SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Index: node/_bin/munin-asyncd.in
--- node/_bin/munin-asyncd.in.orig
+++ node/_bin/munin-asyncd.in
@@ -305,7 +305,7 @@ munin-asyncd [options]
Options:
--host <hostname:port> Connect to this munin-node [localhost:4949]
- -s --spool <spooldir> Store the spooled data in this dir [/var/lib/munin-async]
+ -s --spool <spooldir> Store the spooled data in this dir [@@SPOOLDIR@@]
-i --interval <seconds> Override default interval size of one day [86400]
--timeout <seconds> Wake up at least this number of seconds. [3600]
--minrate <seconds> This is the minimal rate you want to poll a node [300]