4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
# m h dom mon dow command
|
|
# set hardware I2C RTC every hour
|
|
0 * * * * bash /usr/sbin/hwclock -w
|