From 8105ae72f47b1d966aa71ba0af7d56937b8ef15f Mon Sep 17 00:00:00 2001 From: Vortex-5 Date: Fri, 14 Aug 2020 09:19:45 -0400 Subject: [PATCH] Increased the startup script wait time to try and wait until ip tables is stable. --- bwmon/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bwmon/start.sh b/bwmon/start.sh index 43c7529..9908d2d 100644 --- a/bwmon/start.sh +++ b/bwmon/start.sh @@ -56,7 +56,7 @@ echo "Cron Job Added Successfully DDWRT-BWMON is now running in the background." # Setup resume on reboot if [ "$1" != "auto" ]; then nvram set rc_startup=" -sleep 60 +sleep 120 $SCRIPT_DIR/start.sh auto " nvram set rc_shutdown="