====== Change Bandwidth writes to flash ====== ===== SSH into gargoyle router ===== To configure how often the bandwidth monitor writes to the flash edit ///etc/init.d/bwmon_gargoyle// vi /etc/init.d/bwmon_gargoyle the write interval is controlled by this line: echo "0 0,4,8,12,16,20 * * * $backup_script" >> "$tmp_cron"