#!/bin/sh

/bin/cp -f /opt/bluetooth-dun/bluetooth-dun /etc/event.d/bluetooth-dun > /dev/null
/sbin/initctl start bluetooth-dun > /dev/null
