This commit is contained in:
2025-06-14 08:10:23 -06:00
parent 4025520557
commit 2754722ae3
7 changed files with 24 additions and 39 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
# m h dom mon dow command
# set hardware I2C RTC hourly
0 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
0 * * * * /bin/bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
@reboot /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log