a77566556a9df50d0de196981e309d00df55cab5
[openwrt/staging/dedeckeh.git] / package / network / services / openvpn / files / etc / openvpn.user
1 #!/bin/sh
2 #
3 # This file is interpreted as shell script.
4 # Put your custom openvpn action here, they will
5 # be executed with each opevnp event.
6 #
7 # $ACTION
8 # <down> down action is generated after the TUN/TAP device is closed
9 # <up> up action is generated after the TUN/TAP device is opened
10 # $INSTANCE Name of the openvpn instance which went up or down
11