mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Update init.sls
This commit is contained in:
@@ -172,7 +172,7 @@ filecheck_script:
|
|||||||
|
|
||||||
filecheck_restart:
|
filecheck_restart:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: kill $(ps -ef | grep filecheck | grep -v grep | grep -v tail | awk '{print $2}')
|
- name: pkill -f "python3 /opt/so/conf/strelka/filecheck"
|
||||||
- onchanges:
|
- onchanges:
|
||||||
- file: filecheck_script
|
- file: filecheck_script
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user