Files
Precision-Timekeeping-Fuckery/info-level-conf/root-crontab
T
2025-10-14 03:43:44 -06:00

5 lines
247 B
Plaintext

# set hardware I2C RTC hourly
0 * * * * /bin/bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
# webhook to notify of reboot
@reboot /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log