mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
improve timing of responses
This commit is contained in:
@@ -37,7 +37,7 @@ function poll() {
|
||||
|
||||
function respond() {
|
||||
file="$QUEUE_DIR/$1.response"
|
||||
tmpfile=${file}.tmp
|
||||
tmpfile="${file}.tmp"
|
||||
response=$2
|
||||
|
||||
touch "$tmpfile"
|
||||
|
||||
Reference in New Issue
Block a user