$OpenBSD: patch-etc_icinga2_constants_conf,v 1.3 2014/06/24 16:49:54 sthen Exp $
--- etc/icinga2/constants.conf.orig	Mon Jun 16 08:02:43 2014
+++ etc/icinga2/constants.conf	Tue Jun 24 15:40:44 2014
@@ -4,7 +4,7 @@
  */
 
 /* The directory which contains the plugins from the Monitoring Plugins project. */
-const PluginDir = "/usr/lib/nagios/plugins"
+const PluginDir = "${LOCALBASE}/libexec/nagios"
 
 /* Our local instance name. By default this is the server's hostname as returned by `hostname --fqdn`.
  * This should be the common name from the API certificate.
