mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update init.sls
This commit is contained in:
@@ -154,6 +154,10 @@ filecheck_run:
|
|||||||
- runas: socore
|
- runas: socore
|
||||||
- unless: ps -ef | grep filecheck | grep -v grep
|
- unless: ps -ef | grep filecheck | grep -v grep
|
||||||
|
|
||||||
|
filcheck_history_clean:
|
||||||
|
cron.present:
|
||||||
|
- name: '/usr/bin/find /nsm/strelka/history/ -type f -mtime +2 -exec rm {} + > /dev/null 2>&1>'
|
||||||
|
- minute: '33'
|
||||||
# End Filecheck Section
|
# End Filecheck Section
|
||||||
|
|
||||||
strelka_coordinator:
|
strelka_coordinator:
|
||||||
|
|||||||
Reference in New Issue
Block a user