Merge pull request #2521 from Security-Onion-Solutions/fix/strelka_rule_cron

Remove old Strelka cron job
This commit is contained in:
weslambert
2021-01-04 10:19:50 -05:00
committed by GitHub

View File

@@ -88,6 +88,13 @@ append_so-aptcacherng_so-status.conf:
{% endif %}
strelka_yara_update_old:
cron.absent:
- user: root
- name: '/usr/sbin/so-yara-update > /dev/null 2>&1'
- hour: '7'
- minute: '1'
strelka_yara_update:
cron.present:
- user: root