summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/check_mk/check_mk_agent.freebsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/check_mk/check_mk_agent.freebsd b/templates/check_mk/check_mk_agent.freebsd
index edf8c59..cd20993 100644
--- a/templates/check_mk/check_mk_agent.freebsd
+++ b/templates/check_mk/check_mk_agent.freebsd
@@ -41,7 +41,7 @@
export LC_ALL=C
unset LANG
-export MK_LIBDIR="/usr/lib/check_mk_agent"
+export MK_LIBDIR="/usr/local/lib/check_mk_agent"
export MK_CONFDIR="/etc/check_mk"
export MK_TMPDIR="/var/run/check_mk"