1.2-dev
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC every 5 minutes
|
||||
*/5 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
# set hardware I2C RTC hourly
|
||||
0 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
|
||||
Reference in New Issue
Block a user