openvpn-easy-rsa: remove
[openwrt/openwrt.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