From ab9970767577d66a331f4ef21e02e46e501db0d3 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 14 Jun 2025 04:11:04 -0600 Subject: [PATCH] 1.2-dev --- debug-level-conf/root-crontab | 1 + 1 file changed, 1 insertion(+) diff --git a/debug-level-conf/root-crontab b/debug-level-conf/root-crontab index 721d15e..617c8b1 100644 --- a/debug-level-conf/root-crontab +++ b/debug-level-conf/root-crontab @@ -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" +@reboot bash /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log