#!/bin/bash
CAPIFILE=capi.conf.usb.$CONTR
/usr/sbin/capiinit -c $CAPIFILE stop >& /dev/null
/sbin/modprobe -r cmtp l2cap bluetooth
