src.nth.io/

summaryrefslogtreecommitdiff
path: root/unifi-protect-viewport/handlers/main.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'unifi-protect-viewport/handlers/main.yaml')
-rw-r--r--unifi-protect-viewport/handlers/main.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/unifi-protect-viewport/handlers/main.yaml b/unifi-protect-viewport/handlers/main.yaml
index 18fec0f..833cc39 100644
--- a/unifi-protect-viewport/handlers/main.yaml
+++ b/unifi-protect-viewport/handlers/main.yaml
@@ -1,5 +1,5 @@
---
-- name: restart doorbell-viewport
+- name: restart unifi-protect-viewport
become: yes
- systemd: name="doorbell-viewport.service" state="restarted" daemon_reload="yes"
+ systemd: name="unifi-protect-viewport.service" state="restarted" daemon_reload="yes"