WORKAN WOOOO

This commit is contained in:
2025-10-29 21:08:51 -06:00
parent fb1ab77353
commit 05ff32af58
12 changed files with 0 additions and 0 deletions
-8
View File
@@ -1,8 +0,0 @@
# notify webhook of reboot
@reboot bash /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup"
# set the system time from the RTC every reboot
@reboot /usr/sbin/hwclock -s 2>> /var/log/root-crontab.log
# set the RTC from the system time every four hours
0 */4 * * * /usr/sbin/hwclock -w 2>> /var/log/root-crontab.log