Closed gbaligh closed 8 years ago
An issue I have with this change is that it breaks existing configurations (until they adjust their scripts). Given the scripts for each "event" are individually configured (and I'm assuming you want to just use one script), then you can have individual scripts like
Ok, no problem.
My need is to send the event from one Box to another using socat
.
Just as you say, I can use a script for each event, but I thought that it'll be nicer to have the "event-type" from coova-chilli directly.
What do you suggest, close this pull ? or update it to add EVENT to the environment of the script (nice idea) ?
When executing a given script for a specific event, ipup/ipdown or macup/macdown or connup/conndown, the first argument passed will be a string representing the event accured:
Signed-off-by: Baligh GUESMI