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: /usr/local/bin/sensor-rotate:
cron.present: cron.present:
- user: root - user: root
- minute: '*' - minute: '1'
- hour: '*' - hour: '0'
- daymonth: '*' - daymonth: '*'
- month: '*' - month: '*'
- dayweek: '*' - dayweek: '*'