#!/bin/sh
#
echo "Taking down interface bnep0"
start-stop-daemon -K -x /usr/sbin/dhcpd
