Merge pull request #1254 from Security-Onion-Solutions/fix/sensor_clean

Cron updates
This commit is contained in:
weslambert
2020-08-26 11:03:03 -04:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -179,8 +179,8 @@ sensorrotateconf:
/usr/local/bin/sensor-rotate:
cron.present:
- user: root
- minute: '*'
- hour: '*'
- minute: '1'
- hour: '0'
- daymonth: '*'
- month: '*'
- dayweek: '*'