copr-hv: re-create socket file on libvirtd.socket change

This commit is contained in:
Pavel Raiskup 2021-04-23 14:18:33 +02:00
parent e26640f89c
commit be237ac785
2 changed files with 5 additions and 1 deletions

View file

@ -53,6 +53,10 @@
- name: restart libvirtd
action: service name=libvirtd state=restarted
- name: restart libvirtd.socket
action: service name=libvirtd.socket state=stopped
notify: restart libvirtd
- name: restart mailman
action: service name=mailman state=restarted

View file

@ -77,7 +77,7 @@
backup: yes
notify:
- reload systemd
- restart libvirtd
- restart libvirtd.socket
tags: libvirtd
- name: create the copr user