mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove old Strelka cron job
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user