Bro Packetloss - Change script to run every 10 minutes

This commit is contained in:
Mike Reeves
2018-11-30 16:25:37 -05:00
parent 1ddb33fea5
commit 0f28bf6743

View File

@@ -74,7 +74,7 @@ plcronscript:
/usr/local/bin/packetloss.sh:
cron.present:
- user: root
- minute: '*/2'
- minute: '*/10'
- hour: '*'
- daymonth: '*'
- month: '*'