$OpenBSD: patch-sample-config_icinga_cfg_in,v 1.8 2012/11/29 22:34:16 sthen Exp $
--- sample-config/icinga.cfg.in.orig	Wed Nov 28 15:14:51 2012
+++ sample-config/icinga.cfg.in	Thu Nov 29 22:24:43 2012
@@ -1297,7 +1297,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
 
 
 
@@ -1396,8 +1396,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
 
 
 
