src.nth.io/

summaryrefslogtreecommitdiff
path: root/unifi-protect-viewport/handlers/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-04-15 20:00:09 -0500
committerLuke Hoersten <[email protected]>2026-04-15 20:00:09 -0500
commitb271a925364616b2d25d3ea6b6492b7412aaf248 (patch)
tree26027dceec4d0306cc445d5530c4e98297194b92 /unifi-protect-viewport/handlers/main.yaml
parent4ec792319b0cc9ab9aa3410c454f4880515c62c0 (diff)
Update all references from doorbell-viewport to unifi-protect-viewport
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"