mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 21:52:47 +01:00
Make HUP for rotate more reliable
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
create
|
||||
sharedscripts
|
||||
postrotate
|
||||
docker exec -d so-suricata sh -c 'kill -HUP 6'
|
||||
docker exec -d so-suricata bash -c 'kill -HUP $(cat /var/run/suricata.pid)'
|
||||
endscript
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user