Merge pull request #3566 from nikil/moreutils
[feed/packages.git] / net / mwan3 / files / etc / mwan3.user
1 #!/bin/sh
2 #
3 # This file is interpreted as shell script.
4 # Put your custom mwan3 action here, they will
5 # be executed with each netifd hotplug interface event
6 # on interfaces for which mwan3 is enabled.
7 #
8 # Parameter values from hotplug.d
9 # $1 = ACTION (ifup/ifdown)
10 # $2 = INTERFACE (wan/lan/...)
11 # $3 = DEVICE (eth0/wwan0/...)