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:
@@ -172,7 +172,7 @@ filecheck_script:
|
||||
|
||||
filecheck_restart:
|
||||
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:
|
||||
- file: filecheck_script
|
||||
|
||||
|
||||
Reference in New Issue
Block a user