mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update init.sls
This commit is contained in:
@@ -141,7 +141,8 @@ filecheck_script:
|
||||
|
||||
filecheck_run:
|
||||
cmd.run:
|
||||
- name: 'python3 /opt/so/conf/strelka/filecheck &'
|
||||
- name: 'python3 /opt/so/conf/strelka/filecheck'
|
||||
- bg: True
|
||||
- unless: ps -ef | grep filecheck | grep -v grep
|
||||
|
||||
# End Filecheck Section
|
||||
|
||||
Reference in New Issue
Block a user