Skip to content

Commit

Permalink
#570. Rename Windows agent from OssecSvc to WazuhSvc
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorMorenoJimenez committed May 4, 2021
1 parent dd401a8 commit 91904da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/wazuh/ansible-wazuh-agent/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
service: name=wazuh-agent state=restarted enabled=yes

- name: Windows | Restart Wazuh Agent
win_service: name=OssecSvc start_mode=auto state=restarted
win_service: name=WazuhSvc start_mode=auto state=restarted

0 comments on commit 91904da

Please sign in to comment.