#!/bin/sh

. /etc/init.d/utils

# call main down
/usr/local/sbin/www-scripts/openvpn/tunnel-down "2" "tun2" "client"
exit 0
