SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
net/mon/server/patches/patch-etc_example_cf
Normal file
17
net/mon/server/patches/patch-etc_example_cf
Normal file
|
@ -0,0 +1,17 @@
|
|||
--- etc/example.cf.orig Mon Jun 25 15:10:08 2007
|
||||
+++ etc/example.cf Mon Oct 12 14:10:36 2009
|
||||
@@ -17,9 +17,11 @@
|
||||
#
|
||||
# global options
|
||||
#
|
||||
-cfbasedir = /usr/lib/mon/etc
|
||||
-alertdir = /usr/lib/mon/alert.d
|
||||
-mondir = /usr/lib/mon/mon.d
|
||||
+cfbasedir = ${SYSCONFDIR}/mon/
|
||||
+alertdir = ${PREFIX}/lib/mon/alert.d
|
||||
+mondir = ${PREFIX}/lib/mon/mon.d
|
||||
+statedir = /var/mon/state.d
|
||||
+logdir = /var/mon/log.d
|
||||
maxprocs = 20
|
||||
histlength = 100
|
||||
randstart = 60s
|
Loading…
Add table
Add a link
Reference in a new issue