mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Bro Packetloss - Change script to run every 10 minutes
This commit is contained in:
@@ -74,7 +74,7 @@ plcronscript:
|
|||||||
/usr/local/bin/packetloss.sh:
|
/usr/local/bin/packetloss.sh:
|
||||||
cron.present:
|
cron.present:
|
||||||
- user: root
|
- user: root
|
||||||
- minute: '*/2'
|
- minute: '*/10'
|
||||||
- hour: '*'
|
- hour: '*'
|
||||||
- daymonth: '*'
|
- daymonth: '*'
|
||||||
- month: '*'
|
- month: '*'
|
||||||
|
|||||||
Reference in New Issue
Block a user