#!/bin/sh

. /etc/init.d/utils

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