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:
@@ -141,7 +141,8 @@ filecheck_script:
|
|||||||
|
|
||||||
filecheck_run:
|
filecheck_run:
|
||||||
cmd.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
|
- unless: ps -ef | grep filecheck | grep -v grep
|
||||||
|
|
||||||
# End Filecheck Section
|
# End Filecheck Section
|
||||||
|
|||||||
Reference in New Issue
Block a user