# Automatically added by dh_installinit
if [ -x "/etc/init.d/openvpn-mgt" ]; then
invoke-rc.d openvpn-mgt stop || exit $?
fi
# End automatically added section