summaryrefslogtreecommitdiff
path: root/roles/vm/host/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vm/host/handlers/main.yml')
-rw-r--r--roles/vm/host/handlers/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/vm/host/handlers/main.yml b/roles/vm/host/handlers/main.yml
index 158f4dcd..6541dd80 100644
--- a/roles/vm/host/handlers/main.yml
+++ b/roles/vm/host/handlers/main.yml
@@ -1,5 +1,5 @@
---
-- name: restart inetd
+- name: restart haveged
service:
- name: openbsd-inetd
+ name: haveged
state: restarted