Update timing for sensor clean cron

This commit is contained in:
weslambert
2020-08-25 12:14:43 -04:00
committed by GitHub
parent 61cc5b9712
commit ce49e050bc

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: '*'