nodogsplash: mkinstalldirs script does not exist. Just use $(INSTALL_DIR).
[openwrt/svn-archive/archive.git] / net / chaosvpn / files / chaosvpn.hotplug
1 [ "$INTERFACE" == "wan" ] || return
2 [ "$ACTION" == "ifup" ] && /etc/init.d/chaosvpn restart
3