From fceb2d43290dd822df0430aa95cf933a0b13b6de Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Tue, 23 Jul 2024 09:34:52 +0200 Subject: [PATCH] doc: Mention desktop-notifications package --- doc/06-Desktop-Notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/06-Desktop-Notifications.md b/doc/06-Desktop-Notifications.md index b8927561..a3b8e6f5 100644 --- a/doc/06-Desktop-Notifications.md +++ b/doc/06-Desktop-Notifications.md @@ -99,7 +99,7 @@ location ~ ^/icingaweb2/notifications/v(\d+)/subscribe$ { ### Enable The Daemon -The default `systemd` service, shipped with package installations, runs the background daemon. +The default `systemd` service, shipped with the package `icinga-desktop-notifications`, runs the background daemon.