1749875729

This commit is contained in:
2025-06-13 22:35:29 -06:00
parent 8710594bf3
commit ca22e580db
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# m h dom mon dow command
# set hardware I2C RTC every 5 minutes
*/5 * * * * bash /usr/sbin/hwclock -w
*/5 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"