]> granicus.if.org Git - icinga2/commitdiff
Update tutorial.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 17 Jun 2013 07:39:06 +0000 (09:39 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 17 Jun 2013 07:39:06 +0000 (09:39 +0200)
docs/icinga2-tutorial.adoc

index 1ea1273ab70c1abcb08d005f21c554c666b90a2a..447f6d66343096d0ab64223e89211a3a03e67c97 100644 (file)
@@ -463,7 +463,7 @@ object NotificationCommand "mail-notification" inherits "plugin-notification-com
        ]
 }
 
-template Notification "mail-notification" inherits "plugin-notification" {
+template Notification "mail-notification" {
        notification_command = "mail-notification"
 }
 ----