Merge pull request #406 from Security-Onion-Solutions/feature/playbook-alerting

Playbook - Schedule Playbook rule updates
This commit is contained in:
Josh Brower
2020-03-09 08:58:39 -04:00
committed by GitHub

View File

@@ -52,3 +52,10 @@ so-navigator:
- identifier: so-playbook-sync
- user: root
- minute: '*/5'
/usr/sbin/so-playbook-ruleupdate:
cron.present:
- identifier: so-playbook-ruleupdate
- user: root
- minute: '1'
- hour: '6'