#!/bin/sh

/sbin/initctl stop bluetooth-dun > /dev/null

# Do not fail to uninstall
return 0
