$OpenBSD: patch-sample-config_icinga_cfg_in,v 1.9 2013/05/07 15:34:47 sthen Exp $
--- sample-config/icinga.cfg.in.orig	Fri Apr 19 11:15:19 2013
+++ sample-config/icinga.cfg.in	Sat Apr 20 16:37:01 2013
@@ -1304,7 +1304,7 @@ enable_embedded_perl=0
 # the HTML documentation on the embedded Perl interpreter for more 
 # information on how this option works.
 
-use_embedded_perl_implicitly=1
+use_embedded_perl_implicitly=0
 
 
 
@@ -1403,8 +1403,8 @@ use_true_regexp_matching=0
 # using the $ADMINEMAIL$ and $ADMINPAGER$ macros in your notification
 # commands.
 
-admin_email=@icinga_user@@localhost
-admin_pager=page@icinga_user@@localhost
+admin_email=root@localhost
+admin_pager=root@localhost
 
 
 
