#!/bin/sh

/sbin/cardctl eject

/etc/rc.d/init.d/bluetooth stop

exit 0

