summaryrefslogtreecommitdiff
path: root/roles/streaming/dolmetsch-raspi/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/streaming/dolmetsch-raspi/handlers/main.yml')
-rw-r--r--roles/streaming/dolmetsch-raspi/handlers/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/streaming/dolmetsch-raspi/handlers/main.yml b/roles/streaming/dolmetsch-raspi/handlers/main.yml
new file mode 100644
index 00000000..bb7fde2b
--- /dev/null
+++ b/roles/streaming/dolmetsch-raspi/handlers/main.yml
@@ -0,0 +1,4 @@
+---
+- name: reload systemd
+ systemd:
+ daemon_reload: yes