1749860627
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC every hour
|
||||
0 * * * * bash /usr/sbin/hwclock -w
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC every hour
|
||||
0 * * * * bash /usr/sbin/hwclock -w
|
||||