Index: bin/nagconfgen.pl
===================================================================
--- bin/nagconfgen.pl	(revision 3990)
+++ bin/nagconfgen.pl	(working copy)
@@ -1364,6 +1364,7 @@
 	use		global-contact
 	host_notification_period	" . $contact->notification_period . "
 	service_notification_period	" . $contact->notification_period . "
+	notification_level		" . $contact->notification_level . "
 	host_notification_commands	" . join( ",", @host_notification_commands ) . "
 ";
                     unless ( $contact->has_access("ACTIONALL") || $contact->has_access("ACTIONSOME") ) {
