src.nth.io/

summaryrefslogtreecommitdiff
path: root/atheme/handlers
diff options
context:
space:
mode:
Diffstat (limited to 'atheme/handlers')
-rw-r--r--atheme/handlers/main.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/atheme/handlers/main.yaml b/atheme/handlers/main.yaml
deleted file mode 100644
index 693ccbb..0000000
--- a/atheme/handlers/main.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-
-- name: restart atheme
- become: yes
- systemd: name="atheme-services.service" enabled="yes" daemon_reload="yes" state="restarted"