Skip to content

Commit

Permalink
Merge pull request #12948 from Security-Onion-Solutions/fix/strelka_y…
Browse files Browse the repository at this point in the history
…ara_watch

Restart Strelka backend when YARA rules change
  • Loading branch information
weslambert authored May 6, 2024
2 parents b997e44 + 1e48955 commit a25e43d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions salt/strelka/backend/enabled.sls
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ strelka_backend:
{% endfor %}
{% endif %}
- restart_policy: on-failure
#- watch:
#- file: strelkarules
- watch:
- file: /opt/so/conf/strelka/rules/compiled/rules.compiled
delete_so-strelka-backend_so-status.disabled:
file.uncomment:
Expand Down

0 comments on commit a25e43d

Please sign in to comment.