I'm using Merlin 380.57 on an N66U.
I recently implemented a custom dhcpc-event script to log "bound" events. That works great.
But every time the script is called, the firmware posts an informational message to the system log, like this one:
Mar 4 12:39:02 custom script: Running /jffs/scripts/dhcpc-event (args: ra-updated)
The router advertisement event (args: ra-updated) occurs about every 45 seconds. I understand that is normal, and my script ignores that event -- it only processes...
Suppress "Custom Script Running" messages?
I recently implemented a custom dhcpc-event script to log "bound" events. That works great.
But every time the script is called, the firmware posts an informational message to the system log, like this one:
Mar 4 12:39:02 custom script: Running /jffs/scripts/dhcpc-event (args: ra-updated)
The router advertisement event (args: ra-updated) occurs about every 45 seconds. I understand that is normal, and my script ignores that event -- it only processes...
Suppress "Custom Script Running" messages?