File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -99,16 +99,15 @@ location ~ ^/icingaweb2/notifications/v(\d+)/subscribe$ {
99
99
100
100
### Enable The Daemon
101
101
102
- The default ` systemd ` service, shipped with package installations , runs the background daemon.
102
+ The default ` systemd ` service, shipped with the package ` icinga-desktop-notifications ` , runs the background daemon.
103
103
104
104
<!-- {% if not icingaDocs %} -->
105
105
106
- !!! Note
107
-
108
- If you haven't installed this module from packages, you have to configure this as a `systemd` service yourself by just
109
- copying the example service definition from `/usr/share/icingaweb2/modules/notifications/config/systemd/icinga-desktop-notifications.service`
110
- to `/etc/systemd/system/icinga-desktop-notifications.service`.
111
-
106
+ > ** Note**
107
+ >
108
+ > If you haven't installed this module from packages, you have to configure this as a ` systemd ` service yourself by just
109
+ > copying the example service definition from ` /usr/share/icingaweb2/modules/notifications/config/systemd/icinga-desktop-notifications.service `
110
+ > to ` /etc/systemd/system/icinga-desktop-notifications.service ` .
112
111
<!-- {% endif %} -->
113
112
114
113
You can run the following command to enable and start the daemon.
You can’t perform that action at this time.
0 commit comments