clamav: Refresh socket directory permission after config change
This commit is contained in:
parent
f8762c5a00
commit
54b0b1da21
2 changed files with 4 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
mode: 0644
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
notify: restart clamd
|
||||
notify: refresh clamd socket directory
|
||||
|
||||
- name: enable clamd local socket
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue