#!/bin/sh
/etc/rc.d/init.d/create_dev
test -e /etc/rc.d/init.d/pcmcia && /etc/rc.d/init.d/pcmcia restart
/etc/rc.d/init.d/bluetooth start
